Description
I sometimes find it quite useful to present SELECT's output in cqlsh vertically (equivalent of PostgreSQL's \x or --expand), so I wrote a patch that adds an "EXPAND" command to cqlsh which allows user to switch between vertical and horizontal output.
Attachments
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-8127 Support vertical listing in cqlsh
- Resolved
- relates to
-
CASSANDRA-5645 Display PK values along the header when using EXPAND in cqlsh
- Resolved