andygrove commented on code in PR #4572:
URL: https://github.com/apache/datafusion-comet/pull/4572#discussion_r3396382538
##########
native/proto/src/proto/operator.proto:
##########
@@ -85,8 +85,6 @@ message Scan {
// is purely for informational purposes when viewing native query plans in
// debug mode.
string source = 2;
- // Whether native code can assume ownership of batches that it receives
- bool arrow_ffi_safe = 3;
Review Comment:
This makes me happy
--
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]