morrySnow commented on code in PR #45196: URL: https://github.com/apache/doris/pull/45196#discussion_r1875610165
########## gensrc/thrift/DataSinks.thrift: ########## @@ -189,6 +189,7 @@ struct TDataStreamSink { 11: optional i64 tablet_sink_txn_id 12: optional Types.TTupleId tablet_sink_tuple_id 13: optional list<Exprs.TExpr> tablet_sink_exprs + 14: optional bool is_merge Review Comment: does `ordered` is a better name? -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org