Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
Description
With CASSANDRA-3726, cqlsh now formats some types of query result data to be more human-readable, such as timestamps and hex data. The format of timestamps and the precision of floating point values should be configurable by cqlshrc and/or command line.
see the Shell.display_time_format and Shell.display_float_precision attributes.