metegenez commented on PR #12039:
URL: https://github.com/apache/datafusion/pull/12039#issuecomment-2294837136

   If the predicate evaluation is entirely true, it typically results in an 
array pointer copy. However, there are instances where you might want to copy 
the underlying data even if the predicate is entirely true, even if it degrades 
the performance of the operator. 
   
   Is there a use case other than Comet itself?


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