danny0405 commented on code in PR #13424:
URL: https://github.com/apache/hudi/pull/13424#discussion_r2305928157


##########
hudi-sync/hudi-datahub-sync/src/main/java/org/apache/hudi/sync/datahub/DataHubSyncClient.java:
##########
@@ -97,6 +100,16 @@ public DataHubSyncClient(DataHubSyncConfig config, 
HoodieTableMetaClient metaCli
     this.databaseName = datasetIdentifier.getDatabaseName();

Review Comment:
   Same as above, the names are already here which is inferred from the 
`HoodieDataHubDatasetIdentifier `, we can return them directly for the getters.



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