Adam Holmberg created CASSANDRA-10431:
-----------------------------------------

             Summary: 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


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)

Reply via email to