Skip to content

Cache Arrow schema#487

Draft
evertlammerts wants to merge 1 commit into
duckdb:v1.5-variegatafrom
evertlammerts:cache_arrow_schema_py
Draft

Cache Arrow schema#487
evertlammerts wants to merge 1 commit into
duckdb:v1.5-variegatafrom
evertlammerts:cache_arrow_schema_py

Conversation

@evertlammerts

Copy link
Copy Markdown
Member

Depends on duckdb/duckdb#23177

This makes sure that arrow schemas are cached before handing out pycapsules, tables or recordbatches. This should fix missing transaction errors when fetching an arrow schema that requires access to the catalog (atm mostly seen by spatial users but technically not limited to those cases).

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.

1 participant