adriangb commented on issue #11745: URL: https://github.com/apache/datafusion/issues/11745#issuecomment-4143462909
Folks I think we are almost done here! @friendlymatthew has pretty much finished this relay race with https://github.com/apache/datafusion/pull/20925 Datafusion now generally supports pushing down field access in structs into scans and can efficiently read single stuct fields from parquet. The *one piece* that is missing is statistics support. -- 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]
