Doug Rohrer created CASSANDRA-19510:
---------------------------------------

             Summary: Analytics Writer should support all valid 
partition/clustering key types
                 Key: CASSANDRA-19510
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19510
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Doug Rohrer


Today, the Analytics Writer supports a subset of all valid CQL types as 
partition/clustering key values as it cannot properly serialize all of them in 
the `Tokenizer` class, which means they can’t be used as part of the 
partition/clustering key when sorting data in Spark. We should support all 
valid partition/clustering key types, including but not limited to frozen UDTs 
and collections.




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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to