Skip to content

Conversation

Tmonster
Copy link
Collaborator

@Tmonster Tmonster commented Sep 11, 2025

We want to avoid calling the GetTableMetata endpoint when listing tables in the iceberg catalog. In this PR we just create a dummy schema with one column of unknown type, and return that to the duckdb_columns init. Users can call Describe {{table}} to get the actual table information.

@Tmonster Tmonster requested review from Tishj and carlopi September 11, 2025 21:02
Copy link
Collaborator

@Tishj Tishj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Tmonster Tmonster merged commit 06ca288 into duckdb:main Sep 15, 2025
23 checks passed
Mytherin added a commit to duckdb/duckdb that referenced this pull request Sep 15, 2025
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.

2 participants