JingsongLi commented on code in PR #208:
URL: https://github.com/apache/flink-table-store/pull/208#discussion_r917854006
##########
flink-table-store-spark/src/main/java/org/apache/flink/table/store/spark/SparkCatalog.java:
##########
@@ -150,12 +200,12 @@ public Table createTable(
}
@Override
- public Table alterTable(Identifier ident, TableChange... changes) {
Review Comment:
We can add more supports for SparkCatalog, like database related. create
table.
--
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]