Show System Table

Key Name Default Value Required

ShowSystemTable

Clear (0)0

No

Description

This option specifies whether the connector returns the spark_system table for catalog function calls such as SQLTables and SQLColumns.

  • Enabled (1)1: The connector returns the spark_system table for catalog function calls such as SQLTables and SQLColumns.
  • Disabled (0)0: The connector does not return the spark_system table for catalog function calls.