Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-18586

CQLSH formatting output is incorrect when querying the system properties virtual table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • None
    • Tool/cqlsh
    • None
    • All
    • None

    Description

      cqlsh produces incorrect output for the following query:

      select * from system_views.system_properties;

      See the screenshot:

      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

      Attachments

        1. image-2023-06-12-19-01-34-086.png
          189 kB
          Maxim Muzafarov

        Activity

          People

            Unassigned Unassigned
            mmuzaf Maxim Muzafarov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: