Andrés de la Peña
53c25f8faa
Merge branch 'cassandra-5.0' into trunk
2023-11-02 17:10:13 +00:00
Andrés de la Peña
f41ecf586c
Upgrade Python driver to 3.28.0
...
patch by Andrés de la Peña and Jeremiah Jordan; reviewed by Brandon Williams for CASSANDRA-18960
Co-authored-by: Jeremiah Jordan <jeremiah@datastax.com>
Co-authored-by: Andrés de la Peña <a.penya.garcia@gmail.com>
2023-11-02 17:08:38 +00: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
Brandon Williams
1bba8ebee2
Merge branch 'cassandra-4.1' into trunk
2023-01-17 14:32:12 -06:00
Brandon Williams
be61ad9d03
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-01-17 14:31:11 -06:00
Maciej Sokol
175272fff4
Fix formatting of duration in cqlsh
...
Patch by Maciej Sokol; reviewed by brandonwilliams and edimitrova for
CASSANDRA-18141
2023-01-17 14:28:31 -06:00
Brad Schoening
8a5bdf61db
replace local wcwidth.py with pypi module 'wcwidth'
...
Patch by Brad Schoening; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-17287
2022-11-14 06:23:18 -06:00
Bernardo Botella Corbi
9a4a677823
Removed Python < 2.7 support from formatting.py
...
Patch by Bernardo Botella Corbi, reviewed by Brad Schoening, ycai and
brandonwilliams for CASSANDRA-17694
2022-08-09 12:16:59 -05:00
Bereng
92aacd6673
Merge branch 'cassandra-4.0' into cassandra-4.1
2022-06-14 07:00:04 +02:00
Bereng
bb5b2d2889
Merge branch 'cassandra-3.11' into cassandra-4.0
2022-06-14 06:59:00 +02:00
Tanuj Nayak
f884dda75b
CQLSH unicode control character list is too liberal
...
patch by Tanuj Nayak; reviewed by Berenguer Blasi, Brandon Williams for CASSANDRA-17617
2022-06-14 06:57:16 +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
Brad Schoening
27ab63f005
remove unused imports in cqlsh.py and cqlshlib
...
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17413
2022-03-08 09:34:23 +01:00
Stefan Miklosovic
da47849b50
Remove Windows-specific classes and related code
...
patch by Stefan Miklosovic; reviewed by Joshua McKenzie, Bowen Song, Berenguer Blasi for CASSANDRA-16956
2022-02-05 15:41:33 +01:00
Caleb Rackliffe
47ac595036
Backport CASSANDRA-12189, formatting fixes
...
Patch by Caleb Rackliffe, reviewed by brandonwilliams for
CASSANDRA-15948
2020-07-15 14:20:53 -05:00
Eduard Tudenhoefner
58015fd681
Use Exception.message in copyutil.py only if it exists
...
Exception.message was removed in Python 3, so only refer to it when it
exists on an Exception instance.
Also fix code style compliance in formatting.py (missing blank lines)
patch by Eduard Tudenhoefner; reviewed by Stefania Alborghetti for CASSANDRA-15702
2020-04-09 11:44:30 -04:00
Stefania Alborghetti
2f781819b1
Merge branch 'cassandra-3.11' into trunk
2020-04-09 09:05:14 -04:00
Stefania Alborghetti
57b0bb93ab
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-04-09 09:01:42 -04:00
Stefania Alborghetti
fe263ad9e9
Merge branch 'cassandra-2.2' into cassandra-3.0
2020-04-09 08:58:55 -04:00
Stefania Alborghetti
c8081c2467
Merge branch 'cassandra-2.1' into cassandra-2.2
2020-04-09 08:56:38 -04:00
Aleksandr Sorokoumov
f3568c0d50
Fix parse error in cqlsh COPY FROM and formatting for map of blobs
...
patch by Aleksandr Sorokoumov; reviewed by Stefania Alborghetti for CASSANDRA-15679
2020-04-07 12:32:15 -04: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
Jason Brown
02bbdd6342
Merge branch 'cassandra-3.0' into cassandra-3.11
2018-01-15 06:05:04 -08:00
Jason Brown
685dde10e3
Merge branch 'cassandra-2.2' into cassandra-3.0
2018-01-15 06:03:22 -08:00
Jason Brown
503aec74a5
Merge branch 'cassandra-2.1' into cassandra-2.2
2018-01-15 06:01:14 -08:00
Michael Kjellman
f8d73a3acb
More PEP8 compliance for cqlsh
...
patch by Michael Kjellman; reviewed by Jay Zhuang for CASSANDRA-14021
2018-01-15 05:56:44 -08:00
Akhil Mehra
5a860a70f2
Fix formatting of duration columns in CQLSH
...
patch by Akhil Mehra; reviewed by Benjamin Lerer for CASSANDRA-13549
2017-05-29 17:42:29 +02:00
Stefania Alborghetti
10524bda9e
Merge branch 'cassandra-3.0' into cassandra-3.11
2017-02-22 10:01:09 +00:00
Stefania Alborghetti
f0502aa791
Fix cqlsh COPY for dates before 1900
...
patch by Stefania Alborghetti; reviewed by Tyler Hobbs for CASSANDRA-13185
2017-02-22 09:59:08 +00:00
Benjamin Lerer
ecf05b8826
Add duration data type
...
patch by Benjamin Lerer; reviewed by Tyler Hobbs for CASSANDRA-11873
2016-10-18 14:01:05 +02:00
Stefania Alborghetti
e6505a606f
Merge branch 'cassandra-3.0' into trunk
2016-04-27 09:10:17 +08:00
Stefania Alborghetti
1de4a983b2
(cqlsh) interpret CQL type for formatting blobs
...
patch by Stefania Alborghetti; reviewed by Adam Holmberg for CASSANDRA-11274
2016-03-11 00:41:14 +00:00
Stefania Alborghetti
07df8a22d1
ninja 10397 - cqlsh: Fix sub second precision support
2016-02-19 14:44:52 -05:00
Joshua McKenzie
9492efb3c4
Merge branch 'cassandra-3.0' into trunk
2016-02-17 19:24:06 -05:00
Stefan Podkowinski
128d144c0d
cqlsh: Add local timezone support to cqlsh
...
patch by Stefan Podkowinski; reviewed by Paulo Motta for CASSANDRA-10397
2016-02-17 19:22:17 -05:00
Stefania Alborghetti
27d88ee335
cqlsh: Include sub-second precision in timestamps by default
...
Patch by Stefania Alborghetti; reviewed by Paulo Motta for CASSANDRA-10428
2016-02-02 15:04:57 +01:00
Stefania Alborghetti
26dc07b7db
(cqlsh) fix formatting bytearray values
...
patch by Stefania Alborghetti; reviewed by Jim Witschey for
CASSANDRA-10839
2016-01-14 15:48:10 +00:00
Stefania Alborghetti
85b8d02aae
Match cassandra-loader options in COPY FROM (3.2 version)
...
patch by Stefania; reviewed by pauloricardomg for CASSANDRA-9303
2016-01-06 18:00:46 +01:00
Stefania Alborghetti
202cf9b0be
Match cassandra-loader options in COPY FROM (2.2 version)
...
patch by Stefania; reviewed by pauloricardomg for CASSANDRA-9303
2016-01-06 17:56:30 +01:00
Stefania Alborghetti
11716547f8
Match cassandra-loader options in COPY FROM
...
patch by Stefania; reviewed by pauloricardomg for CASSANDRA-9303
2016-01-06 17:54:49 +01:00
Tyler Hobbs
cd75ecd90f
Merge branch 'cassandra-2.1' into cassandra-2.2
2015-11-25 17:52:58 -06:00
Stefania Alborghetti
9768e57e3e
CASSANDRA-9304 follow-up: fix cqlshlib tests
...
Patch by Stefania Alborghetti; reviewed by Tyler Hobbs as a
follow-up to CASSANDRA-9304
2015-11-25 17:50:34 -06:00
Tyler Hobbs
d2f243ee5c
Merge branch 'cassandra-2.1' into cassandra-2.2
2015-11-18 18:25:18 -06:00
Stefania Alborghetti
1b629c101b
cqlsh: Improve COPY TO perf and error handling
...
Patch by Stefania Alborghetti; reviewed by Tyler Hobbs for
CASSANDRA-9304
2015-11-18 18:22:28 -06:00
Paulo Motta
a306a1bf32
Fix SortedSet cqlsh formatting (follow-up to CASSANDRA-10513)
2015-11-04 14:38:42 +00:00
Tyler Hobbs
25366f7d44
Merge branch 'cassandra-2.1' into cassandra-2.2
2015-10-14 11:19:35 -05:00
Adam Holmberg
02f88e38e1
cqlsh: Fix display of -infinity
...
Patch by Adam Holmberg; reviewed by Tyler Hobbs for CASSANDRA-10523
2015-10-14 11:17:50 -05:00
Philip Thompson
72f2cc4b17
Make cqlsh PEP8 compliant (and other cleanups) - 2.2 patch
...
patch by philipthompson; reviewed by Stefania for CASSANDRA-10066
2015-09-11 16:47:18 +02:00