zhoujinsong commented on code in PR #53:
URL: https://github.com/apache/amoro-site/pull/53#discussion_r2079206159
##########
amoro-docs/content/_index.md:
##########
@@ -70,7 +70,7 @@ Amoro support multiple processing engines for Mixed format as
below:
| Processing Engine | Version | Batch Read | Batch Write |
Batch Overwrite | Streaming Read | Streaming Write | Create Table | Alter Table
|
|-------------------|---------------------------|-------------|-------------|-----------------|----------------|-----------------|--------------|-------------|
| Flink | 1.15.x, 1.16.x and 1.17.x | ✔ | ✔ |
✖ | ✔ | ✔ | ✔ |
✖ |
-| Spark | 3.1, 3.2, 3.3 | ✔ | ✔ |
✔ | ✖ | ✖ | ✔ |
✔ |
+| Spark | 3.1, 3.2, 3.3, 3.5 | ✔ | ✔ |
✔ | ✖ | ✖ | ✔ |
✔ |
Review Comment:
Spark 3.1 is not supported now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]