spark imports by evertlammerts · Pull Request #157 · duckdb/duckdb-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@evertlammerts

Copy link Copy Markdown

Collaborator

Make sure the experimental module is also exported in all (might fix duckdb/duckdb#17873)

@evertlammerts evertlammerts marked this pull request as ready for review

November 4, 2025 14:08

@evertlammerts

Copy link Copy Markdown

Collaborator Author

ruff 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.

@evertlammerts evertlammerts merged commit 353566b into duckdb:v1.4-andium

Nov 4, 2025

4 of 5 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@evertlammerts