Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Clarify that the datafusion-comet crate does not have a public API #1144

Closed
wants to merge 8 commits into from

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented Dec 6, 2024

Which issue does this PR close?

Related to #1141

Rationale for this change

Clarify that the datafusion-comet crate is for internal use within the Comet Spark plugin and is not intended to be used as a dependency by other projects.

What changes are included in this PR?

  • Add a README
  • Make all pub items pub(crate) instead
  • Remove some unused imports
  • Clippy
  • Add CI check to prevent pub items being added in the future

How are these changes tested?

@andygrove
Copy link
Member Author

I need to do more work to allow criterion benchmarks to run against private items, will revisit this later

@andygrove andygrove closed this Dec 6, 2024
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.

1 participant