Re: Cassandra 5 - Driver 3.11 support plans

2023-11-19 Thread Fleming, Jackson via user
I must be using an old driver version, I can see its there https://github.com/apache/cassandra-java-driver/blob/0e4f40121d65d600b123cea4bfe365dbc09bfbad/core/src/main/java/com/datastax/oss/driver/internal/core/metadata/schema/parsing/DataTypeCqlNameParser.java#L143 Sorry! Jackson From: Fleming,

Re: Cassandra 5 - Driver 3.11 support plans

2023-11-19 Thread Fleming, Jackson via user
Apologies for the double up email but here’s the stack trace I get from using the 3.11 driver on a Cassandra 5 cluster using the vector type (I forgot to include it in my previous email) [cluster19-worker-1] ERROR c.datastax.driver.core.SchemaParser - Error parsing schema for table demo.comment

Cassandra 5 - Driver 3.11 support plans

2023-11-19 Thread Fleming, Jackson via user
Hi All, Asking a bit of a silly question on this list I expect I already know the answer to, but are there any plans to support the new vector datatype in the 3.11 version of the java driver (https://github.com/apache/cassandra-java-driver)? I assume the answer will be no, but it might be a g