alamb opened a new issue #136: URL: https://github.com/apache/arrow-datafusion/issues/136
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-11047 ParquetTable currently reads the metadata for all files once in the constructor in order to get the schema, and does it again each time scan() is called. We could read the metadata once and cache it instead. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
