Error on Select query, when one of the column is of type vector (vector column is not indexed) - cassandra 5.0

Description

Getting error with the select query when one of the columns is of type vector. This is the table schema


Few records inserted like this

When tried to query using the Node Js drivers like this:

The driver is throwing an error

Node version tried 18 and 20
Cassandra Node Library: 4.7.1 and 4.7.2

Note: The same query "SELECT * FROM cycling.comments_vs WHERE id='a29f9809de6f'" works well with the Python drivers ( python version: 3.11 and Python Cassandra python library: 3.28.0)

Environment

Pull Requests

None

Affects versions

Fix versions

Activity

Show:

Jane He December 18, 2024 at 3:44 PM

I believe this error will be gone after .

Details

Assignee

Reporter

Labels

Priority

Created November 15, 2023 at 4:40 PM
Updated December 18, 2024 at 3:44 PM