KeeProMise commented on code in PR #7474: URL: https://github.com/apache/gravitino/pull/7474#discussion_r2431695367
########## catalogs/catalog-jdbc-doris/src/main/java/org/apache/gravitino/catalog/doris/operation/DorisTableOperations.java: ########## Review Comment: @yuqi1129 @mchades I tried to add tests, but found that it is necessary to support the creation of Doris materialized views. Currently, only the creation of regular Doris tables is supported, so I am thinking about how to better support Doris materialized views, and this needs to be discussed. -- 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]
