spark imports by evertlammerts · Pull Request #157 · duckdb/duckdb-python
Navigation Menu
{{ message }}
duckdb / duckdb-python Public
- Notifications You must be signed in to change notification settings
- Fork 76
Merged
evertlammerts merged 1 commit intoduckdb:v1.4-andiumfrom
Nov 4, 2025Merged
spark imports#157
evertlammerts merged 1 commit intoduckdb:v1.4-andiumfrom
spark imports#157
evertlammerts merged 1 commit intoduckdb:v1.4-andiumfrom
Conversation
Copy link Copy Markdown
Collaborator
evertlammerts
commented
Nov 4, 2025
evertlammerts
commented
Make sure the experimental module is also exported in all (might fix duckdb/duckdb#17873)
evertlammerts
marked this pull request as ready for review
Copy link Copy Markdown
Collaborator Author
evertlammerts
commented
Nov 4, 2025
evertlammerts commented
Nov 4, 2025ruff protests even though the spark module is excluded, because pre-commit adds the changes files as paths which makes ruff disregard its configuration. i should check how I can prevent this from happening. for now: i did a manual run of the tests (https://github.com/evertlammerts/duckdb-python/actions/runs/19069788773) and will land this.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment