Skip to content

Conversation

@absurdfarce
Copy link
Contributor

Replacement for #1245

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds explicit driver support for the NODE_LOCAL consistency level, which is an experimental feature for querying only the local node in Cassandra. The change introduces the new consistency level constant and ensures it's properly registered in the bidirectional mapping dictionaries used for name-to-value and value-to-name conversions.

  • Adds NODE_LOCAL consistency level constant with value 11
  • Updates value_to_name dictionary mapping to include NODE_LOCAL
  • Updates name_to_value dictionary mapping to include NODE_LOCAL

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant