Skip to content

Add Vortex feature - #342

Merged
matthewmturner merged 6 commits into
datafusion-contrib:mainfrom
matthewmturner:feat/vortex
Nov 5, 2025
Merged

Add Vortex feature#342
matthewmturner merged 6 commits into
datafusion-contrib:mainfrom
matthewmturner:feat/vortex

Conversation

@matthewmturner

Copy link
Copy Markdown
Collaborator

No description provided.

@matthewmturner matthewmturner changed the title Initial commit Add Vortex feature Nov 5, 2025
_config: ExecutionConfig,
builder: &mut DftSessionStateBuilder,
) -> datafusion::common::Result<()> {
builder.add_file_format_factory(Arc::new(VortexFormatFactory::new()));

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

eventually well probably want to support setting VortexOptions and maybe VortexSession

@matthewmturner
matthewmturner merged commit f4ae2a6 into datafusion-contrib:main Nov 5, 2025
18 checks passed
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