EMsnap commented on code in PR #9432: URL: https://github.com/apache/inlong/pull/9432#discussion_r1417172829
########## inlong-dashboard/src/ui/locales/en.json: ########## @@ -206,6 +206,11 @@ "meta.Sinks.Iceberg.ExtList": "Ext list", "meta.Sinks.Iceberg.DataConsistency": "Data consistency", "meta.Sinks.Iceberg.PartitionStrategy": "Partition strategy", + "meta.Sinks.Iceberg.DatabasePattern": "library matching", Review Comment: Database name pattern ########## inlong-dashboard/src/ui/locales/en.json: ########## @@ -206,6 +206,11 @@ "meta.Sinks.Iceberg.ExtList": "Ext list", "meta.Sinks.Iceberg.DataConsistency": "Data consistency", "meta.Sinks.Iceberg.PartitionStrategy": "Partition strategy", + "meta.Sinks.Iceberg.DatabasePattern": "library matching", + "meta.Sinks.Iceberg.TablePattern": "Table matching", Review Comment: Table name pattern -- 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]
