[
https://issues.apache.org/jira/browse/CASSANDRA-18613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andres de la Peña updated CASSANDRA-18613:
------------------------------------------
Test and Documentation Plan:
||PR||CI||
|[trunk|https://github.com/apache/cassandra/pull/2436]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2972/workflows/5ac8c26e-de08-4803-bd4a-4b8b431e79b1]
[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2972/workflows/802d629a-74f5-4aca-ac8c-6aee9bc8d15e]|
Status: Patch Available (was: Open)
> Add support for vectors on UDFs
> -------------------------------
>
> Key: CASSANDRA-18613
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18613
> Project: Cassandra
> Issue Type: New Feature
> Components: Cluster/Schema
> Reporter: Andres de la Peña
> Assignee: Andres de la Peña
> Priority: Normal
> Fix For: 5.x
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> CASSANDRA-18504 will add a new vector type, but [it won't be supported on
> UDFs|https://github.com/apache/cassandra/blob/5027e688da006e5d5bf9bfdf4719caddbf85986a/test/unit/org/apache/cassandra/cql3/validation/operations/CQLVectorTest.java#L248-L271].
> The goal of this ticket is to add that support.
> This will require adding a new {{o.a.c.cql3.functions.types.TypeCodec}} for
> vectors. Those codecs are mostly duplicates of the codecs on the Java driver.
> They are used for UDFs instead of the regular {{AbstractType}} to prevent
> pulling too many internal dependencies. The driver's vector codec has
> recently been added by
> [JAVA-3060|https://datastax-oss.atlassian.net/browse/JAVA-3060].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]