Details
-
Sub-task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Clients
Description
Currently, when native protocol drivers prepare statements, they need to check their internal representation of the schema to determine which, if any, of the columns are part of the partition key. If the native protocol response indicated this, it would remove the drivers' dependency on having an internal representation of the schema when preparing statements.
This would need to go in the v4 protocol.
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-13192 PK indices in 'Prepared' response can overflow
- Open