Commit Graph

9 Commits

Author SHA1 Message Date
Patrick Bannister bf9a1d487b Make cqlsh and cqlshlib Python 2 & 3 compatible
Patch by Patrick Bannister; reviewed by Dinesh Joshi, Andy Tolbert and David Capwell for CASSANDRA-10190
2020-02-14 10:33:57 -08:00
Stefania Alborghetti c3d2f26f46 COPY FROM on large datasets: fix progress report and debug performance
patch by Stefania Alborghetti; reviewed by Adam Holmberg for CASSANDRA-11053
2016-03-08 10:19:13 +01:00
Stefania Alborghetti 124f1bd261 (cqlsh) further optimise COPY FROM
patch by Stefania Alborghetti; reviewed by Adam Holmberg for
CASSANDRA-9302
2015-12-15 21:03:31 +00:00
Philip Thompson 9faa193e9a Make cqlsh PEP8 compliant (and other cleanups)
patch by philipthompson; reviewed by Stefania for CASSANDRA-10066
2015-09-11 16:44:09 +02:00
Jonathan Ellis f5d0595b6e (cqlsh) default load-from-file encoding to utf-8
patch by Yasuharu Goto; reviewed by Carl Yeksigian for CASSANDRA-9898
2015-08-24 20:08:51 -05:00
Paulo Motta 1ecc9cd61e cqlsh: Fix timestamps before 1970 on Windows
This also has the side effect of displaying timestamps in the UTC
timezone instead of the local timezone.

Patch by Paulo Motta; reviewed by Tyler Hobbs for CASSANDRA-10000
2015-08-07 15:45:16 -05:00
Abhishek Gupta c49f6666e4 cqlsh: handle unicode BOM at the start of files
Patch by Abhishek Gupta; reviewed by Tyler Hobbs for CASSANDRA-8638
2015-01-29 14:37:55 -06:00
Brandon Williams bd27527211 cqlsh: update encoding for collections
Patch by paul cannon reviewed by brandonwilliams for CASSANDRA-4500
2012-08-31 07:42:31 -05:00
Brandon Williams 38748b43d8 cqlsh: update recognized syntax for cql3
Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4198
2012-05-18 10:22:23 -05:00