Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added
GetSize()
const method for FixedStringType
By using ColumnLowCardinalityT<ColumnFixedString>, you lose the ability to conveniently know the fixed size parameter of ColumnFixedString. Adding this method fixes this issue.
- Loading branch information