HappenLee commented on code in PR #20298:
URL: https://github.com/apache/doris/pull/20298#discussion_r1216163047
##########
gensrc/thrift/Descriptors.thrift:
##########
@@ -38,6 +38,7 @@ struct TColumn {
14: optional i32 gram_size
15: optional i32 gram_bf_size
16: optional string aggregation
+ 17: optional bool result_is_nullable
Review Comment:
why not use the is allow null ? if add a new property add comment with the
difference
--
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]