Key Default Type Description
default-database
"default" String
disable-create-table-in-default-db
false Boolean If true, creating table in default database is not allowed. Default is false.
lineage-use-catalog-key-as-identifier
false Boolean Whether to use the 'catalog-key' as the catalog identifier in the lineage dataset name (i.e., catalog_key.db_name.table_name) when using a JDBC metastore. If false, the internal Flink catalog name is used instead.