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

Fix #2750: check enable_external_access flag in more locations #2751

Merged
merged 2 commits into from
Dec 8, 2021

Conversation

Mytherin
Copy link
Collaborator

@Mytherin Mytherin commented Dec 7, 2021

Fixes #2750

This PR correctly checks the enable_external_access flag in several more locations that were missing this check before, including the Parquet reader, CSV reader, Parquet metadata reader, the EXPORT/IMPORT functions and the glob function.

@Mytherin Mytherin merged commit 469e6a4 into duckdb:master Dec 8, 2021
@Alex-Monahan
Copy link
Contributor

Fantastic, thanks! I'll test it out today.

@Mytherin Mytherin deleted the issue2750 branch June 21, 2022 07:07
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.

Python enable_external_access config flag does not restrict csv/parquet access
2 participants