mchades commented on code in PR #7474: URL: https://github.com/apache/gravitino/pull/7474#discussion_r2431761333
########## catalogs/catalog-jdbc-doris/src/main/java/org/apache/gravitino/catalog/doris/operation/DorisTableOperations.java: ########## Review Comment: > I tried to add tests, but found that it is necessary to support the creation of Doris materialized views. It's unnecessary. You can create Doris materialized views directly using JDBC, and then test loading them as tables via the Gravitino Doris catalog. -- 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]
