[ 
https://issues.apache.org/jira/browse/CASSANDRA-19815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Berragan updated CASSANDRA-19815:
---------------------------------------
    Summary: [Analytics] Decouple Cassandra types from Spark types so Cassandra 
types can be used independently from Spark  (was: 
https://issues.apache.org/jira/projects/CASSANDRA/issues/CASSANDRA-19666?filter=allopenissues)

> [Analytics] Decouple Cassandra types from Spark types so Cassandra types can 
> be used independently from Spark
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19815
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19815
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Analytics Library
>            Reporter: James Berragan
>            Priority: Normal
>
> The Cassandra types and Spark types are tightly coupled in the same classes, 
> making it difficult to deserialize Cassandra types without pulling in Spark 
> as a dependency, We can split out the Spark types into a separate module by 
> introducing a new TypeConverter that maps Cassandra types to Spark types. 
> This enables use of the Cassandra types without pulling in Spark and also 
> opens the possibility of other TypeConverters in the future beyond Spark.



--
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