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

Prepare for moving datafusion-comet-spark-expr to core DataFusion repo #1366

Open
andygrove opened this issue Feb 3, 2025 · 0 comments
Open
Labels
enhancement New feature or request
Milestone

Comments

@andygrove
Copy link
Member

What is the problem the feature request solves?

We would like to move the spark-expr crate upstream into DataFusion.

Before we can do this, we need to:

  • Add tests that can run without a dependency on Apache Spark.
  • Improve the documentation to explain how these expressions differ from the DataFusion
  • Add an example showing how to register these functions with a DataFusion context
  • Remove any references to Comet
  • Add a README listing the expressions that are supported

Describe the potential solution

No response

Additional context

No response

@andygrove andygrove added the enhancement New feature or request label Feb 3, 2025
@andygrove andygrove added this to the 0.7.0 milestone Feb 3, 2025
@andygrove andygrove modified the milestones: 0.7.0, 0.8.0 Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant