File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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 | ✔ ; | ✔ ; | ✖ ; | ✔ ; | ✔ ; | ✔ ; | ✖ ; |
86- | Spark | 3.3, 3.5 | ✔ ; | ✔ ; | ✔ ; | ✖ ; | ✖ ; | ✔ ; | ✔ ; |
86+ | Spark | 3.3, 3.4, 3.5 | ✔ ; | ✔ ; | ✔ ; | ✖ ; | ✖ ; | ✔ ; | ✔ ; |
8787| Hive | 2.x, 3.x | ✔ ; | ✖ ; | ✔ ; | ✖ ; | ✖ ; | ✖ ; | ✔ ; |
8888| Trino | 406 | ✔ ; | ✖ ; | ✔ ; | ✖ ; | ✖ ; | ✖ ; | ✔ ; |
8989
Original file line number Diff line number Diff 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 | ✔ ; | ✔ ; | ✖ ; | ✔ ; | ✔ ; | ✔ ; | ✖ ; |
73- | Spark | 3.2 , 3.3 , 3.5 | ✔ ; | ✔ ; | ✔ ; | ✖ ; | ✖ ; | ✔ ; | ✔ ; |
73+ | Spark | 3.3 , 3.4 , 3.5 | ✔ ; | ✔ ; | ✔ ; | ✖ ; | ✖ ; | ✔ ; | ✔ ; |
7474| Hive | 2.x, 3.x | ✔ ; | ✖ ; | ✔ ; | ✖ ; | ✖ ; | ✖ ; | ✔ ; |
7575| Trino | 406 | ✔ ; | ✖ ; | ✔ ; | ✖ ; | ✖ ; | ✖ ; | ✔ ; |
7676
You can’t perform that action at this time.
0 commit comments