Skip to content

Commit

Permalink
[WEBSITE] Minor: Fix typo on DataFusion 26 blog (#375)
Browse files Browse the repository at this point in the history
Typo in #370 -- thanks to
@tustvold for the spot
  • Loading branch information
alamb authored Jun 24, 2023
1 parent 4ad44e6 commit 386464c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-06-24-datafusion-25.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ overview talks created:

### More Streaming, Less Memory

We have made significany progress on the [streaming execution roadmap]
We have made significant progress on the [streaming execution roadmap]
such as [unbounded datasources], [streaming group by], sophisticated
[sort] and [repartitioning] improvements in the optimizer, and support
for [symmetric hash join] (read more about that in the great [Synnada
Expand Down

0 comments on commit 386464c

Please sign in to comment.