Support new Create Custom Index Query for PerRowSecondaryIndex

Description

Regarding to CASSANDRA-10217 the PerRowSecondaryIndex creation query has changed in cassandra 3.X
From:

To:

but the Spark-cassandra-connector fails loading the table schema during a saveToCassandra operation looking for an empty fake-column name.

More info about the exception here

Environment

None

Pull Requests

None

Activity

Show:

Russell Spitzer 
March 24, 2020 at 9:58 PM

Is this still an issue we need to address? Will close otherwise

Former user 
April 15, 2016 at 4:39 PM

The failure is produced when a loading the metadata of a custom-idexed table, even if the Spark connector doesn't use the index, so maybe it should be considered a bug instead of an improvement.

Details

Assignee

Reporter

Components

Priority

Created April 11, 2016 at 8:41 AM
Updated March 24, 2020 at 9:58 PM