rspears74 commented on issue #8906: URL: https://github.com/apache/arrow-datafusion/issues/8906#issuecomment-1901238702
Another important thing is I don't actually need to use delta-rs. If there were some way to use a generic `ListingTable`, that would work as well. `read_parquet` works great, but it doesn't do partition discovery and resolution the way `read_table`/`ListingTable` does. I suppose by constructing the two structs you mentioned, I could implement something like that? -- 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]
