[ https://issues.apache.org/jira/browse/CASSANALYTICS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh McKenzie updated CASSANALYTICS-35: --------------------------------------- Fix Version/s: 1.0 > Analytics Writer should support all valid partition/clustering key types > ------------------------------------------------------------------------ > > Key: CASSANALYTICS-35 > URL: https://issues.apache.org/jira/browse/CASSANALYTICS-35 > Project: Apache Cassandra Analytics > Issue Type: Improvement > Components: Writer > Reporter: Doug Rohrer > Priority: Normal > Fix For: 1.0 > > > 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