IncludeSystemSchemas
Specifies whether to include the system catalog 'system' and system schema 'information_schema'.
データ型
bool
デフォルト値
false
解説
When this property is set to true, the 本製品 queries and exposes system-defined schemas alongside user-defined schemas. These schemas typically contain metadata tables, built-in views, and internal objects managed by Databricks.
When this property is set to false, the 本製品 omits these internal schemas, simplifying the schema view for most users.
This property is useful for advanced users who need access to system metadata or diagnostic information in Databricks.