James Berragan created CASSANDRA-19793:
------------------------------------------

             Summary: [Analytics] Split the Cassandra type logic out from 
CassandraBridge so it can be utilized without the Spark dependency.
                 Key: CASSANDRA-19793
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19793
             Project: Cassandra
          Issue Type: Improvement
          Components: Analytics Library
            Reporter: James Berragan


The CassandraBridge is a monolithic class that bridges to Cassandra but for 
other use cases it is beneficial to access the Cassandra types independently to 
deserialize Cassandra data. By splitting out the Cassandra types into a 
separate object we can utilize Cassandra types for deserializing Cassandra raw 
ByteBuffers decoupled from the Spark dependency.



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