Skip to content

Commit 9ec4349

Browse files
authored
Update low-shuffle-merge-for-apache-spark.md
1 parent 5f63d0f commit 9ec4349

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,3 @@ spark.conf.set("spark.microsoft.delta.merge.lowShuffle.enabled", "false")
8585
SET `spark.microsoft.delta.merge.lowShuffle.enabled` = false
8686
```
8787

88-
## Future improvement
89-
90-
There is ongoing work in OSS Delta Lake to support deletion vectors. Once it is delivered, rewriting unmodified rows is un-necessary and can be eliminated. This is expected to improve execution time and reduce resource utilization.

0 commit comments

Comments
 (0)