You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (JIRA)" <ji...@apache.org> on 2015/12/02 11:32:10 UTC

[jira] [Commented] (CASSANDRA-10431) Normalize cqlsh DESC output

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

Benjamin Lerer commented on CASSANDRA-10431:
--------------------------------------------

+1

Thanks for the patch

> Normalize cqlsh DESC output
> ---------------------------
>
>                 Key: CASSANDRA-10431
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10431
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Adam Holmberg
>            Assignee: Adam Holmberg
>            Priority: Minor
>             Fix For: 3.0.x
>
>         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)