[ https://issues.apache.org/jira/browse/CASSGO-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
João Reis updated CASSGO-26: ---------------------------- Test and Documentation Plan: ci Status: Patch Available (was: Open) https://github.com/apache/cassandra-gocql-driver/pull/1837 > Allow SERIAL and LOCAL_SERIAL on SELECT statements > -------------------------------------------------- > > Key: CASSGO-26 > URL: https://issues.apache.org/jira/browse/CASSGO-26 > Project: Apache Cassandra Go driver > Issue Type: New Feature > Components: Core > Reporter: João Reis > Priority: Normal > Fix For: 2.0.0 > > > GoCQL has two types for consistency levels (Consistency and > SerialConsistency). > Serial Consistency is used for conditional statements (there's a protocol > field for this consistency separate from the "normal" consistency). However, > SERIAL and LOCAL_SERIAL can also be used as a "normal" consistency level for > SELECT statements. We should allow users to set these 2 levels on the > "normal" consistency level setting instead of only serial consistency. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org