Stefan Miklosovic
4154632d16
Merge branch 'cassandra-5.0' into trunk
2025-05-23 17:50:44 +02:00
Brad Schoening
49c8122d8f
Avoid CQLSH throwing an exception loading .cqlshrc on non-supported platforms
...
While we do not support Windows as such (at least on server), reviewers evaluated that this might be fixed
as the gains (Windows users using CQLSH to connect to Cassandra running on supported platforms) are justified.
patch by Brad Schoening; reviewed by Brandon Williams, Josh McKenzie for CASSANDRA-20478
2025-05-23 17:49:28 +02:00
Pedro Gordo
c3089b564a
Ignore repetitions of semicolon in CQLSH
...
When grouping the tokens, skip statements composed by a single endtoken.
patch by Pedro Gordo; reviewed by Brad Schoening, Stefan Miklosovic for CASSANDRA-19956
2025-04-07 09:46:00 +02:00
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