Jeremiah Jordan created CASSANDRA-15271:
-------------------------------------------

             Summary: CASSANDRA-13426 changed the behavior of "CLUSTERING 
ORDER" on "CREATE TABLE"
                 Key: CASSANDRA-15271
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15271
             Project: Cassandra
          Issue Type: Bug
          Components: CQL/Syntax
            Reporter: Jeremiah Jordan


CASSANDRA-13426 changed the behavior of "CLUSTERING ORDER" on "CREATE TABLE", 
it now complains if you don't specify all the columns.

It was nice that previously you could just specify to make the first clustering 
DESC and leave the rest ASC without needing to specify them.  Also it would be 
nice I think to avoid breaking changes to the CREATE TABLE syntax.

We should either update NEWS.txt to call out the breaking change there, or 
update the new code to be able to default the columns which were not mentioned.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to