alamb commented on issue #10398: URL: https://github.com/apache/datafusion/issues/10398#issuecomment-2101094129
Perhaps a good starting place would be to make Schema Adapter public. It seems entirely an private struct today https://docs.rs/datafusion/latest/datafusion/index.html?search=SchemaAdapter In general I think this ticket is another potential reason to make `ParquetExec` easier to use by other libraries, not just DataFusion itself (via ListingTable) We certainly use ParquetExec directly in INfluxDB 3.0 so I would be interested in helping make this easier to do (as it would also decrease our maintenance burden() -- 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