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

feat: make polars postprocessing optional behind feature flag #21

Closed
wants to merge 2 commits into from

Conversation

JayWhite2357
Copy link
Contributor

@JayWhite2357 JayWhite2357 commented Jun 20, 2024

Rationale for this change

In order to eliminate polars we should first put it behind a feature flag.

What changes are included in this PR?

  • make polars postprocessing optional behind feature flag

Are these changes tested?

Existing tests do pass

@JayWhite2357 JayWhite2357 changed the title Feat/polars feature flag feat: make polars postprocessing optional behind feature flag Jun 21, 2024
iajoiner
iajoiner previously approved these changes Jul 3, 2024
@iajoiner iajoiner marked this pull request as ready for review July 3, 2024 19:15
- remove arrow and polars usage from `sql::ast`
- remove `TestExprNode`
- move polars-related constants to `sql::transform`
@iajoiner
Copy link
Contributor

iajoiner commented Jul 8, 2024

Closed since we plan to immediately remove polars

@iajoiner iajoiner closed this Jul 8, 2024
@iajoiner iajoiner deleted the feat/polars-feature-flag branch August 5, 2024 17:33
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