[ https://issues.apache.org/jira/browse/CASSANDRA-10431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Holmberg updated CASSANDRA-10431:
--------------------------------------
Attachment: 10431.txt
> Normalize cqlsh DESC output
> ---------------------------
>
> Key: CASSANDRA-10431
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10431
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Adam Holmberg
> Priority: Minor
> Fix For: 3.0.0 rc2
>
> Attachments: 10431.txt
>
>
> Some DESC functions in cqlsh (FUNCTION, AGGREGATE, TYPE) do not output semicolons between
statements.
> The internal driver previously had some inconsistencies around how/when a semicolon would
be included in CQL output. [PYTHON-405|https://datastax-oss.atlassian.net/browse/PYTHON-405]
was created to normalize that. The attached patch for cqlsh uses the updated driver to normalize
CQL output for the specified entities.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|