SteNicholas commented on code in PR #19681:
URL: https://github.com/apache/doris/pull/19681#discussion_r1198776851


##########
gensrc/thrift/PlanNodes.thrift:
##########
@@ -694,7 +709,7 @@ enum TAggregationOp {
   DENSE_RANK,
   ROW_NUMBER,
   LAG,
-  HLL_C, 
+  HLL_C,

Review Comment:
   No necessary change in this line. Revert.



##########
gensrc/thrift/PlanNodes.thrift:
##########
@@ -760,8 +775,8 @@ struct TSortNode {
   // This is the number of rows to skip before returning results
   3: optional i64 offset
 
-  // Indicates whether the imposed limit comes DEFAULT_ORDER_BY_LIMIT.         
  
-  6: optional bool is_default_limit                                            
  
+  // Indicates whether the imposed limit comes DEFAULT_ORDER_BY_LIMIT.

Review Comment:
   No necessary change in this line. Revert.



-- 
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