Skip to content

feat(datafusion): add table provider builder#2123

Open
askalt wants to merge 1 commit intoapache:mainfrom
tarantool:askalt/provider-builder
Open

feat(datafusion): add table provider builder#2123
askalt wants to merge 1 commit intoapache:mainfrom
tarantool:askalt/provider-builder

Conversation

@askalt
Copy link

@askalt askalt commented Feb 8, 2026

At the moment, the provider is only available through the Iceberg implementation of the DF catalog, which can be inconvenient when using a custom catalog implementation. This patch adds a public builder, allowing external users to create the provider.

At the moment, the provider is only available through the Iceberg
implementation of the DF catalog, which can be inconvenient when
using a custom catalog implementation. This patch adds a public
builder, allowing external users to create the provider.
@askalt askalt force-pushed the askalt/provider-builder branch from deeb6b8 to 9d7be3b Compare February 8, 2026 09:13
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