Skip to content

vortex-data/vortex-datafusion-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vortex DataFusion CLI

This is a CLI tool to run use Vortex through the Apache DataFusion CLI tool, mostly intended for benchmarking it in benchmarking suites like ClickBench.

In the future we hope we can minimize the amount of identical code, but for the time being this is a pragmatic solution.

Versioning

Release tags use the format <vortex-version>-<df-version>, where vortex-version is the resolved vortex-datafusion crate version and df-version is the resolved datafusion/datafusion-cli crate version.

Merges to main create a tag only when Cargo.lock changes either of those resolved versions. Code, docs, or unrelated dependency changes still run CI, but do not create release tags.

Renovate updates Cargo manifests, Cargo.lock, and GitHub Actions workflow action versions. DataFusion and DataFusion CLI updates are grouped together so they continue to resolve to the same version.

About

CLI tool to run DataFusion benchmarks on Vortex data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors