vinishjail97 commented on PR #13424:
URL: https://github.com/apache/hudi/pull/13424#issuecomment-3006784221

   > > Added separate configs for glue and datahub to set database/table name 
in sync client.
   > 
   > @vineethNaroju can you explain why we need a new options key for the 
db/table name even though the existing options already work?
   
   @danny0405 We support database/table names being different for other 
catalogs/metastores like BigQuery for example. The restriction for user right 
now is that for Glue/DataHub, it always gets created with `hoodie.table.name` 
   
https://github.com/onehouseinc/hudi-internal/blob/master/hudi-gcp/src/main/java/org/apache/hudi/gcp/bigquery/BigQuerySyncConfig.java#L74
 


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