[GitHub] [hudi] danny0405 commented on a diff in pull request #9580: automatically create a database when using the flink catalog dfs mode

2023-08-30 Thread via GitHub
danny0405 commented on code in PR #9580: URL: https://github.com/apache/hudi/pull/9580#discussion_r1311004467 ## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/table/catalog/HoodieCatalog.java: ## @@ -125,6 +125,15 @@ public void open() throws CatalogException {

[GitHub] [hudi] danny0405 commented on a diff in pull request #9580: automatically create a database when using the flink catalog dfs mode

2023-08-30 Thread via GitHub
danny0405 commented on code in PR #9580: URL: https://github.com/apache/hudi/pull/9580#discussion_r1311004246 ## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/table/catalog/HoodieCatalog.java: ## @@ -125,6 +125,15 @@ public void open() throws CatalogException {

[GitHub] [hudi] danny0405 commented on a diff in pull request #9580: automatically create a database when using the flink catalog dfs mode

2023-08-30 Thread via GitHub
danny0405 commented on code in PR #9580: URL: https://github.com/apache/hudi/pull/9580#discussion_r1311003903 ## pom.xml: ## @@ -1714,6 +1714,11 @@ + + nexus-aliyun + Nexus aliyun Review Comment: do we need this? -- This is an automated messag