alamb commented on issue #14993: URL: https://github.com/apache/datafusion/issues/14993#issuecomment-3049039377
I was thinking about this -- it isn't clear to me how to represent a pushdown of a subfield of a struct in a general way other than an expression like `extract(struct_col, "field_path")` The leaf column stuff is a parquet type system specific thing that doesn't map directly to Arrrow data types, etc -- 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