We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be45e4 commit 59f5930Copy full SHA for 59f5930
ut/columns_ut.cpp
@@ -632,7 +632,6 @@ TEST(ColumnsCase, UnmatchedBrackets) {
632
}
633
634
TEST(ColumnsCase, LowCardinalityAsWrappedColumn) {
635
- // When type string has unmatched brackets, CreateColumnByType must return nullptr.
636
CreateColumnByTypeSettings create_column_settings;
637
create_column_settings.low_cardinality_as_wrapped_column = true;
638
0 commit comments