Saranya Krishnakumar created CASSANALYTICS-120:
--------------------------------------------------

             Summary: Quote identifiers option must be set to true if ttl has 
mixed case column name
                 Key: CASSANALYTICS-120
                 URL: https://issues.apache.org/jira/browse/CASSANALYTICS-120
             Project: Apache Cassandra Analytics
          Issue Type: Improvement
            Reporter: Saranya Krishnakumar


If users set TTL column name or timestamp column name to be mixed case, they 
have to set quote identifiers option to true for Cassandra to resolve the 
column name correctly. Sometimes users miss setting quote identifiers option 
and perRowTTL setting incorrectly overrides their existing TTL with null values 
when bulk write job runs. This patch fixes this, by checking for mixed case 
column names and setting quote identifiers option when required.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to