Skip to content

Adjust visibility of crate private members & Functions#537

Merged
andygrove merged 3 commits into
apache:mainfrom
jdye64:visibility_adjustments
Dec 3, 2023
Merged

Adjust visibility of crate private members & Functions#537
andygrove merged 3 commits into
apache:mainfrom
jdye64:visibility_adjustments

Conversation

@jdye64
Copy link
Copy Markdown
Contributor

@jdye64 jdye64 commented Nov 21, 2023

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.

@andygrove andygrove merged commit eaa7131 into apache:main Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants