zhztheplayer commented on issue #10377:
URL: 
https://github.com/apache/incubator-gluten/issues/10377#issuecomment-3273561692

   No questions on having a Delta variation of the Velox Hive reader, if we 
choose to handle the DV filters in Velox. It's not really a small change 
because we have to open new code space in Velox for Delta IO. Also in Gluten 
side, we'd check how much of extra work we need for that. Perhaps we also have 
to alter the Spark plan we received from Delta, to remove the filter from the 
fixed Filter + Scan pattern as it's to be pushed. 
   
   As long as we can manage the complexity going forward, I think it's a 
feasible approach. 
   
   Would you share a bit about the items that are completed and ready to 
contribute as of now?
   


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