Skip to content

Commit 29fed70

Browse files
zhangwl9张文领
andauthored
[Hotfix] Fix the description of spark version in document (#4039)
Co-authored-by: 张文领 <zhangwl9@chinatelecom.cn>
1 parent 5e3eddb commit 29fed70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Amoro support multiple processing engines for Mixed format as below:
8383
| Processing Engine | Version | Batch Read | Batch Write | Batch Overwrite | Streaming Read | Streaming Write | Create Table | Alter Table |
8484
|-------------------|------------------------|-------------|-------------|-----------------|----------------|-----------------|--------------|-------------|
8585
| Flink | 1.16.x, 1.17.x, 1.18.x | &#x2714; | &#x2714; | &#x2716; | &#x2714; | &#x2714; | &#x2714; | &#x2716; |
86-
| Spark | 3.3, 3.5 | &#x2714; | &#x2714; | &#x2714; | &#x2716; | &#x2716; | &#x2714; | &#x2714; |
86+
| Spark | 3.3, 3.4, 3.5 | &#x2714; | &#x2714; | &#x2714; | &#x2716; | &#x2716; | &#x2714; | &#x2714; |
8787
| Hive | 2.x, 3.x | &#x2714; | &#x2716; | &#x2714; | &#x2716; | &#x2716; | &#x2716; | &#x2714; |
8888
| Trino | 406 | &#x2714; | &#x2716; | &#x2714; | &#x2716; | &#x2716; | &#x2716; | &#x2714; |
8989

docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Amoro support multiple processing engines for Mixed format as below:
7070
| Processing Engine | Version | Batch Read | Batch Write | Batch Overwrite | Streaming Read | Streaming Write | Create Table | Alter Table |
7171
|-------------------|------------------------|-------------|-------------|-----------------|----------------|-----------------|--------------|-------------|
7272
| Flink | 1.16.x, 1.17.x, 1.18.x | &#x2714; | &#x2714; | &#x2716; | &#x2714; | &#x2714; | &#x2714; | &#x2716; |
73-
| Spark | 3.2, 3.3, 3.5 | &#x2714; | &#x2714; | &#x2714; | &#x2716; | &#x2716; | &#x2714; | &#x2714; |
73+
| Spark | 3.3, 3.4, 3.5 | &#x2714; | &#x2714; | &#x2714; | &#x2716; | &#x2716; | &#x2714; | &#x2714; |
7474
| Hive | 2.x, 3.x | &#x2714; | &#x2716; | &#x2714; | &#x2716; | &#x2716; | &#x2716; | &#x2714; |
7575
| Trino | 406 | &#x2714; | &#x2716; | &#x2714; | &#x2716; | &#x2716; | &#x2716; | &#x2714; |
7676

0 commit comments

Comments
 (0)