logan-keede commented on issue #14444:
URL: https://github.com/apache/datafusion/issues/14444#issuecomment-2654016041

   This has been an update in plan, specifically addition of 
`datafusion-datasource` crate
   
   - `datafusion-catalog-listing`: `ListingTable` and associated types like 
`PartitionedFile`
   - `datafusion-datasource`: **NEW** that holds `FileCompressionType`, 
`PartitonedFile`,and `DataSource`
   - `datafusion-datasource-parquet`: `ParquetExec` and file firmat
   - `datafusion-datasource-avro` `AvroExec` and file formats
   - `datafusion-datasource-arrow`
   - `datafusion-datasource-json`
   - `datafusion-datasource-csv`
   
   _Originally posted by @alamb and suggested by @jayzhan211 in 
https://github.com/apache/datafusion/issues/14616#issuecomment-2653423772_
   
   Please refer to the above mentioned issue for more context.


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