Skip to content

FunSQL.reflect() includes table_catalog for DuckDB #87

Merged
xitology merged 3 commits into
masterfrom
reflect_catalog
May 18, 2025
Merged

FunSQL.reflect() includes table_catalog for DuckDB #87
xitology merged 3 commits into
masterfrom
reflect_catalog

Conversation

@clarkevans
Copy link
Copy Markdown
Contributor

@clarkevans clarkevans commented May 16, 2025

In DuckDB you can use "ATTACH" to mount an external (read only) DuckDB file to a catalog. This can be done on an in-memory scratch database. Unfortunately, existing FunSQL reflect() doesn't support filtering by catalog nor building of FunSQL catalog with the SQL qualifiers. Qualifiers are implemented in FunSQL just that reflect() doesn't set them up.

@clarkevans clarkevans changed the title reflect includes table_catalog reflect includes table_catalog for DuckDB May 18, 2025
@clarkevans clarkevans self-assigned this May 18, 2025
@clarkevans clarkevans changed the title reflect includes table_catalog for DuckDB FunSQL.reflect() includes table_catalog for DuckDB May 18, 2025
@xitology xitology merged commit 0202920 into master May 18, 2025
10 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in FunSQL Planning & Dissemination May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants