dwsmith1983 commented on code in PR #5365:
URL: https://github.com/apache/datafusion-comet/pull/5365#discussion_r3920770142
##########
native/proto/src/proto/operator.proto:
##########
@@ -77,6 +77,8 @@ message Operator {
// zero runtime cost.
ContribScan contrib_scan = 200;
}
+
+ reserved "delta_scan";
Review Comment:
Dropped. You are right that it never reserved anything real.
--
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]