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

Stefan Miklosovic updated CASSANDRA-20019:
------------------------------------------
    Component/s: Client/gocql-driver
                 Client/java-driver
                 CQL/Semantics
                 Legacy/CQL

> Add vector type to protocol spec v6
> -----------------------------------
>
>                 Key: CASSANDRA-20019
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20019
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Client/gocql-driver, Client/java-driver, CQL/Semantics, 
> Legacy/CQL
>            Reporter: Stefan Miklosovic
>            Priority: Normal
>
> I noticed there is not code for vector in (1). These codes are taken from the 
> specification but looking into native_protocol_v5.spec for cassandra-5.0 
> (trunk too) there is not such code in section "4.2.5.2. Rows".
> I am missing this code in native-protocol because I am integrating with this 
> in another software.
> After digging deeper, what we do in the driver is that it is done under 
> CUSTOM type which is already in the spec but it is quite suspicious why we 
> used CUSTOM when it should be a dedicated type of VECTOR.
> [~absurdfarce] suggests that in v6 this should be a standalone type.
> https://github.com/datastax/native-protocol/blob/1.x/src/main/java/com/datastax/oss/protocol/internal/ProtocolConstants.java#L118-L145



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