[
https://issues.apache.org/jira/browse/CASSANDRA-19815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francisco Guerrero updated CASSANDRA-19815:
-------------------------------------------
Fix Version/s: NA
Source Control Link:
https://github.com/apache/cassandra-analytics/commit/abce3c83fb5db8cc79edb68b247ab25582a0e9a8
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
> [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
> Assignee: James Berragan
> Priority: Normal
> Fix For: NA
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> 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]