ryyyyyy1 commented on PR #9940:
URL: 
https://github.com/apache/incubator-gluten/pull/9940#issuecomment-3199046218

   As for q3, when dealing with this part :"P.state = 'OR' OR P.state = 'ID' OR 
P.state = 'CA'", it seems we need to pass SARG from Flink to Velox in planner 
stage. seems necessary to wrap the serialized string of BaseVector inside 
ConstantTypedExpr. This appears to require invoking the Velox4j initialization 
method already during the planner phase. Is this approach reasonable?


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