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

   @cetra3 suggested that maybe this can be done with a rewrite of the 
PhysicalPlan? I guess the main issue would be that you don't know anything 
about the file except the file path at this point. You'd need to do at least 
some IO to get the the Parquet metadata to know the file's actual schema.


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