alamb commented on issue #10449: URL: https://github.com/apache/datafusion/issues/10449#issuecomment-2106191715
I think making the functions public would be fine. In general I think it would be super valuable to pull the ListingTable code out of the core crate (into `datafusion-listing-table` for example), as that would help make sure the APIs that are needed to use it are all publically exposed / documented. LIstingTable as implemented today is non trivial to reuse However I think it would take concerted effort to pull LIstingTable out Here is a related discussion https://github.com/apache/datafusion/issues/8345 where others -- 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]
