adriangb commented on issue #14874:
URL: https://github.com/apache/datafusion/issues/14874#issuecomment-2729472951

   I've thought about it a bit and I think the way to get variant support into 
DataFusion is:
   - Add general support for shredding via per-file filter rewrites and 
projection expression push down
   - Add specialized support in arrow-rs for variant binary types (specifically 
for the metadata columns)
   - Add functions and implementations of file-level rewrites to wire it all 
together


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to