databaseName property

String? databaseName
final

The name of the database where the table metadata resides. For Hive compatibility, this must be all lowercase.

Implementation

final String? databaseName;