Enable Case Sensitive

This option specifies whether the connector differentiates between capital and lower-case letters in schema, table, and column names.

  • Enabled (1)1: The connector differentiates between capital and lower-case letters in schema, table, and column names. It is recommended that you enclose the names of all schemas, tables, and columns in double quotation marks (") if this option is enabled.
  • Disabled (0)0: The connector ignores the capitalization of schema, table, and column names.
Important:
  • If the naming conventions for your Cassandra server are case-sensitive, you must leave this option enabled.
  • If you are using the connector in a BI tool such as Tableau or Lumira, it is recommended that you leave this option enabled.
  • If this option is disabled, then queries that use case-sensitive schema, table, and column names are not supported.
Key Name Default Value Required

EnableCaseSensitive

Selected (1)1

No