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

Lukasz Antoniak reassigned CASSANALYTICS-26:
--------------------------------------------

    Assignee: Lukasz Antoniak

> Support vector data types
> -------------------------
>
>                 Key: CASSANALYTICS-26
>                 URL: https://issues.apache.org/jira/browse/CASSANALYTICS-26
>             Project: Apache Cassandra Analytics
>          Issue Type: Task
>            Reporter: Doug Rohrer
>            Assignee: Lukasz Antoniak
>            Priority: Normal
>             Fix For: 1.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Cassandra 5 introduced vector data types, which the Analytics library needs 
> to support. On the writer side, this should be as easy as adding a new type 
> converter for vectors as the underlying CQLSSTableWriter already supports 
> writing vectors (but only as List<T>, not arrays)
> On the reader side, it's likely that this support will be similar to other 
> collection types as well, but may require some different decoding logic.



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