Toggle navigation
Home
org.apache.hadoop.hive.metastore.api.Database to org.apache.flink.table.catalog.CatalogDatabase
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'flink'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
newHiveDatabase
to
createHiveDatabase(name,newDatabase)
Rename Variable
newHiveDatabase
to
newDatabase
getHiveDatabase
to
getDatabase
Other
client.getDatabase(databaseName)
to
client.getDatabase(databaseName)