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

ci: Disable 'catalog' in build #20897

Merged
merged 1 commit into from
Jan 24, 2025
Merged

ci: Disable 'catalog' in build #20897

merged 1 commit into from
Jan 24, 2025

Conversation

ritchie46
Copy link
Member

No description provided.

@ritchie46 ritchie46 requested a review from c-peters as a code owner January 24, 2025 16:22
@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Jan 24, 2025
@@ -326,7 +326,7 @@ jobs:

- name: Disable incompatible features
env:
FEATURES: parquet|async|json|extract_jsonpath|cloud|polars_cloud|tokio|clipboard|decompress|new_streaming
FEATURES: parquet|async|json|extract_jsonpath|catalog|cloud|polars_cloud|tokio|clipboard|decompress|new_streaming
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nameexhaustion this set must remain in sync with the test-pyiodide workflow, otherwise the python release fails.

I don't know if we can have a single source of truth.

@ritchie46 ritchie46 merged commit 1993d59 into main Jan 24, 2025
2 checks passed
@ritchie46 ritchie46 deleted the dev branch January 24, 2025 16:23
@c-peters c-peters added the accepted Ready for implementation label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants