jdye64 opened a new pull request, #537: URL: https://github.com/apache/arrow-datafusion-python/pull/537
There are several places in the codebase that maintain `(crate)` visibility. This is generally fine but since ADP is generally used by third party libraries that does not make much sense since this prevents those libraries from using those entities. This PR adjusts a few that I have stumbled across and that have been causing problems for dask-sql. -- 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]
