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

Improve duckdb scanner extension #3338

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Conversation

acquamarin
Copy link
Collaborator

  1. Make attached database name case-insensitive.
  2. Throw exception message when the same database is attached twice.
  3. Refactor load/install extension to inherit simple operator interface.

src/processor/map/map_simple.cpp Outdated Show resolved Hide resolved
@acquamarin acquamarin merged commit 48ae5e8 into master Apr 22, 2024
18 checks passed
@acquamarin acquamarin deleted the duckdb-scanner-improvement branch April 22, 2024 15:31
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.

None yet

2 participants