[ 
https://issues.apache.org/jira/browse/CASSANDRA-17539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519763#comment-17519763
 ] 

Stefan Miklosovic edited comment on CASSANDRA-17539 at 4/9/22 5:33 PM:
-----------------------------------------------------------------------

branch: https://github.com/apache/cassandra/pull/1558
fixed dtests: https://github.com/apache/cassandra-dtest/pull/182/files
build: https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/1586


was (Author: smiklosovic):
branch: https://github.com/apache/cassandra/pull/1558
fixed dtests: https://github.com/apache/cassandra-dtest/pull/182/files
build: https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/1582

I've identified 2 errors in dtests still. I ll resolve them soonish.

> 'if not exists' clause should be produced on normal DESCRIBE cqlsh command
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17539
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17539
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL/Interpreter
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 4.x
>
>
> IF NOT EXISTS is saved when one takes, for example, a snapshot and it is 
> added in schema.cql. However, I noticed that if one creates a table (or any 
> other CQL entity for that matter), on DESCRIBE, it will not create the output 
> with IF NOT EXISTS. I believe this is a discrepancy and it should be 
> targetted.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to