Skip to content

Commit 18ef9be

Browse files
committed
Learn Editor: Update low-shuffle-merge-for-apache-spark.md
1 parent ee32c30 commit 18ef9be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/synapse-analytics/spark/low-shuffle-merge-for-apache-spark.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ With Low Shuffle Merge optimization, Delta keeps the matched row result from the
2525
> [!NOTE]
2626
> - Low Shuffle Merge is available as a Preview feature.
2727
28-
It's available on Synapse Pools for Apache Spark versions 3.2 and 3.3.
28+
It's available on Synapse Pools for Apache Spark versions 3.4 and 3.5.
2929

3030
|Version| Availability | Default |
3131
|--|--|--|
32-
| Delta 1.2 / [Spark 3.2](./apache-spark-32-runtime.md) | Yes | false |
33-
| Delta 2.2 / [Spark 3.3](./apache-spark-33-runtime.md) | Yes | true |
32+
| Delta 2.4/ [Spark 3.4](./apache-spark-34-runtime.md) | Yes | true |
33+
| Delta 3.2/ [Spark 3.5](./apache-spark-35-runtime.md) | Yes | true |
3434

3535
## Benefits of Low Shuffle Merge
3636

0 commit comments

Comments
 (0)