Skip to content

Commit 59f5930

Browse files
authored
removed wrong comment
1 parent 1be45e4 commit 59f5930

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ut/columns_ut.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,6 @@ TEST(ColumnsCase, UnmatchedBrackets) {
632632
}
633633

634634
TEST(ColumnsCase, LowCardinalityAsWrappedColumn) {
635-
// When type string has unmatched brackets, CreateColumnByType must return nullptr.
636635
CreateColumnByTypeSettings create_column_settings;
637636
create_column_settings.low_cardinality_as_wrapped_column = true;
638637

0 commit comments

Comments
 (0)