[jira] [Updated] (CASSANDRA-17539) 'if not exists' clause should be produced on normal DESCRIBE cqlsh command

2022-04-12 Thread Stefan Miklosovic (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSANDRA-17539:
--
Resolution: Won't Do
Status: Resolved  (was: Open)

> '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



[jira] [Updated] (CASSANDRA-17539) 'if not exists' clause should be produced on normal DESCRIBE cqlsh command

2022-04-08 Thread Stefan Miklosovic (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSANDRA-17539:
--
 Bug Category: Parent values: Correctness(12982)
   Complexity: Low Hanging Fruit
Discovered By: Adhoc Test
Fix Version/s: 4.x
 Severity: Low
 Assignee: Stefan Miklosovic
   Status: Open  (was: Triage Needed)

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