An extensible, state of the art columnar file format. Formerly at @spiraldb, now a Linux Foundation project (@LFAIDataFdn). Apache-2.0
Github
Joined May 2025
- Tweets27
- Following14
- Followers289
- Likes67
vortex@vortexdotdev
Jul 13United States
United StatesConnected via United States App StoreAccount-level information, not a live location or per-post device.
❤️ DataFusion
Apache DataFusion is becoming a foundational building block for modern data systems.
From RisingWave, InfluxDB, LanceDB, and GreptimeDB to OpenObserve, ParadeDB, Spice.ai, Vortex, Apache Comet, Ballista, and many others, a growing ecosystem is building on the same shared query foundation.
Why?
Building a high-performance query engine from scratch requires a huge amount of engineering.
A modern engine needs:
SQL and DataFrame APIs
Logical and physical query planning
Query optimization
Vectorized execution
Multithreaded processing
Streaming execution
File-format support
Object-storage integration
Memory management
Extensible functions and operators
Apache DataFusion provides these core capabilities in a modular and extensible engine written in Rust and built around the Apache Arrow in-memory format.
The real value is not just performance.
It is extensibility.
This allows teams to reuse the common foundations of query processing without giving up control over the parts that make their systems unique.
Instead of rebuilding the same SQL parser, optimizer, execution engine, and file-format support again and again, projects can focus their engineering effort on their specific workloads and product differentiation.
RisingWave follows the same approach.
RisingWave uses Apache DataFusion as its default batch query engine while continuing to use its streaming-native engine for incremental and stateful stream processing.
Apache DataFusion handles the query engine, allowing projects to focus on the unique requirements of their specific use cases.
vortex@vortexdotdev
Jun 26United States
United StatesConnected via United States App StoreAccount-level information, not a live location or per-post device.
but trust me we are very powerful tho
vortex@vortexdotdev
Apr 1United States
United StatesConnected via United States App StoreAccount-level information, not a live location or per-post device.
you took up with Weasley, but he can't afford sliceable cascaded encodings.
now your random access is dogged, and your cortisol is properly spiked, potter
vortex@vortexdotdev
Jan 23United States
United StatesConnected via United States App StoreAccount-level information, not a live location or per-post device.
🦆❤️🚀
DuckDB now supports reading from and writing to the Vortex file format! The DuckDB Labs and Spiral teams have worked together to make Vortex available as a core extension in DuckDB.
Vortex is an open source, columnar file format whose design is heavily influenced by recent research in lightweight compression encodings, computing and IO techniques.
We gave it a test drive, and it performed very well. Read the full article to learn more lnkd.in/eZfGzPiZ
vortex@vortexdotdev
8 Sep 2025United States
United StatesConnected via United States App StoreAccount-level information, not a live location or per-post device.
Go check out our latest post, sharing new developments from the past month 🗓️💻☕️
vortex.dev/blog/september