Skip to content

Commit

Permalink
[doc] Spark supports Batch Overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
JingsongLi committed Jan 29, 2024
1 parent 193df73 commit 37e1206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/engines/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Apache Spark and Apache Hive.
| Engine | Version | Batch Read | Batch Write | Create Table | Alter Table | Streaming Write | Streaming Read | Batch Overwrite |
|:------:|:-------------:|:----------:|:-----------:|:------------:|:-----------:|:---------------:|:--------------:|:---------------:|
| Flink | 1.14 - 1.18 |||| ✅(1.17+) ||||
| Spark | 3.1 - 3.5 |||||| ✅(3.3+) | |
| Spark | 3.1 - 3.5 |||||| ✅(3.3+) | |
| Hive | 2.1 - 3.1 ||||||||
| Spark | 2.4 ||||||||
| Trino | 358 - 422 ||||||||
Expand Down

0 comments on commit 37e1206

Please sign in to comment.