[
https://issues.apache.org/jira/browse/CASSANDRA-18586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732245#comment-17732245
]
Maxim Muzafarov commented on CASSANDRA-18586:
---------------------------------------------
I've unassigned the issue from myself to give a chance to someone who is
interested in {{cqlsh}} and looking for an easy issue to work on (I don't want
to be greedy! :-)) as I seem to be a bit busy for the next couple of weeks, so
I'll come back to it a bit later.
> CQLSH formatting output is incorrect when querying the system properties
> virtual table
> --------------------------------------------------------------------------------------
>
> Key: CASSANDRA-18586
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18586
> Project: Cassandra
> Issue Type: Bug
> Components: Tool/cqlsh
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Normal
> Attachments: image-2023-06-12-19-01-34-086.png
>
>
> cqlsh produces incorrect output for the following query:
> {code:java}
> select * from system_views.system_properties;{code}
> See the screenshot:
> !image-2023-06-12-19-01-34-086.png|width=318,height=314!
> The reason for this is that the {{java.class.path}} system property has a
> very long string representation value, so it breaks the formatting of the
> query result. Changing the output format from horizontal query output to
> vertical [1] doesn't help either.
> The formatting must be fixed.
> [1]
> [https://docs.datastax.com/en/dse/5.1/cql/cql/cql_reference/cqlsh_commands/cqlshExpand.html]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]