mirror of
https://github.com/langchain-ai/datafusion.git
synced 2026-07-19 15:24:21 -04:00
f8ff82a187
* feat: Adds Instrumented Object Store Registry to datafusion-cli - Adds a new Object Store Registry wrapper to datafusion-cli to support interacting with instrumented object store instances - Adds basic tests for the new registry wrapper * Adds doc comments to new public types and methods
Apache DataFusion Command-line Interface
Apache DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.
DataFusion CLI (datafusion-cli) is a small command line utility that runs SQL queries using the DataFusion engine.
Frequently Asked Questions
Where can I find more information?
See the datafusion-cli documentation for further information.