Brad Schoening
abe09cff34
Clean up obsolete functions and simplify cql_version handling in cqlsh
...
Patch by Brad Schoening; reviewed by brandonwilliams and edimitrova for
CASSANDRA-18787
2023-09-01 14:46:58 -05:00
Bhouse99
381c2a4fa8
add plugin support for CQLSH
...
patch by Brian Houser; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-16456
2022-04-27 12:35:04 +02:00
Brad Schoening
768bdffe52
change six functions in cqlshlib to native Python 3 ones
...
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17417
2022-03-30 12:12:46 -05:00
Ekaterina Dimitrova
813e6ae4a0
Revert "change six functions in cqlshlib to native Python 3 ones"
...
This reverts commit 7275443eca .
2022-03-28 15:59:10 -04:00
Brad Schoening
7275443eca
change six functions in cqlshlib to native Python 3 ones
...
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17417
2022-03-16 18:17:36 +01:00
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