compasses commented on code in PR #11579:
URL: https://github.com/apache/doris/pull/11579#discussion_r1052960249


##########
gensrc/proto/olap_file.proto:
##########
@@ -199,12 +199,16 @@ message ColumnPB {
     optional bool visible = 16 [default=true];
     repeated ColumnPB children_columns = 17;
     repeated string children_column_names = 18;
+    optional bool ngram_bf_column = 19 [default=false];

Review Comment:
   yes, should delete



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to