alamb commented on issue #18482: URL: https://github.com/apache/datafusion/issues/18482#issuecomment-3581423079
I mean that the ListingTable already has the information on what file is being scanned, so with just code in DataFusion we could add support for scanning filenames Things like row numbers and row group numbers need prquet reader support However, thanks to @vustef once we upgraade to arrow 57.1.0 we'll have access to the row numbers from the parquet reader -- 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]
