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


##########
gensrc/thrift/PlanNodes.thrift:
##########
@@ -931,7 +946,7 @@ struct TBackendResourceProfile {
 
 // The maximum reservation for this plan node in bytes. MAX_INT64 means 
effectively
 // unlimited.
-2: required i64 max_reservation = 12188490189880;  // no max reservation limit 

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



##########
gensrc/thrift/PlanNodes.thrift:
##########
@@ -1037,9 +1052,9 @@ struct TPlanNode {
   14: optional TMergeNode merge_node
   15: optional TExchangeNode exchange_node
   17: optional TMySQLScanNode mysql_scan_node
-  18: optional TOlapScanNode olap_scan_node  
-  19: optional TCsvScanNode csv_scan_node  
-  20: optional TBrokerScanNode broker_scan_node  
+  18: optional TOlapScanNode olap_scan_node

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