[ https://issues.apache.org/jira/browse/CASSGO-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
João Reis updated CASSGO-26: ---------------------------- Source Control Link: https://github.com/apache/cassandra-gocql-driver/commit/0aa180badfc90b8c3f1f4e4d2da457aef00e280b Resolution: Fixed Status: Resolved (was: Ready to Commit) > 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 > > Time Spent: 4h > Remaining Estimate: 0h > > 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