rui-mo commented on PR #6618:
URL: 
https://github.com/apache/incubator-gluten/pull/6618#issuecomment-2259894859

   > Compared to Velox's, Is there any logic we missed?
   
   @FelixYBW I notice Velox supports the pushdown of `between` and `neq`, while 
Gluten does not. While a previous quick trial shows Velox's implementation 
could create subfield filters that are supported, which leads to runtime 
exception. We might need to do a full validation before using it.
   


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