Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/blog/2026-05-26-datafusion-java-0.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ as [Apache Arrow] record batches through the [Arrow C Data Interface].
This post focuses on what the project is and why it exists. The [changelog] has the full list of
features that landed in 0.1.0.

[changelog]: https://github.com/apache/datafusion-java/blob/0.1.0/CHANGELOG.md
[changelog]: https://github.com/apache/datafusion-java/blob/0.1.0/dev/changelog/0.1.0.md

## Why DataFusion Java

Expand Down