SteNicholas commented on code in PR #835:
URL: https://github.com/apache/incubator-paimon/pull/835#discussion_r1158037702


##########
docs/content/engines/overview.md:
##########
@@ -38,6 +38,6 @@ Apache Spark and Apache Hive.
 | Hive      | 3.1/2.3/2.2/2.1/2.1 CDH 6.3 | batch read | Projection, Filter |
 | Spark     | 3.3/3.2/3.1 | batch read, batch write, create/drop table, 
create/drop database | Projection, Filter |
 | Spark     | 2.4 | batch read | Projection, Filter |
-| Trino     | 388/358 | batch read | Projection, Filter |
+| Trino     | 388/358 | batch read,create/drop table, create/drop database | 
Projection, Filter |

Review Comment:
   ```suggestion
   | Trino     | 388/358 | batch read, create/drop table, create/drop database 
| Projection, Filter |
   ```



-- 
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]

Reply via email to