cassandra/pylib/cqlshlib
Stefan Miklosovic b9f614f7e5
Remove deprecated properties in CompressionParams
This patch removes deprecated chunk_length_kb and sstable_compression in favor of
chunk_length_in_kb and class parameters.

The only deprecated compression parameter left, crc_check_chance (which is configurable outside
of compression parameters as a standalone table parameter) is meant to be treated separately.

patch by Stefan Miklosovic; reviewed by Maxim Muzafarov and Brandon Williams for CASSANDRA-18742
2023-09-29 15:19:12 +02:00
..
test Remove deprecated properties in CompressionParams 2023-09-29 15:19:12 +02:00
__init__.py Make cqlsh PEP8 compliant (and other cleanups) - 2.2 patch 2015-09-11 16:47:18 +02:00
authproviderhandling.py add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
copyutil.py Restore COPY ... TO STDOUT behavior in cqlsh 2023-03-22 13:28:47 -05:00
cql3handling.py Remove deprecated properties in CompressionParams 2023-09-29 15:19:12 +02:00
cqlhandling.py Remove DateTieredCompactionStrategy 2023-03-16 09:38:10 +01:00
cqlshhandling.py Add HISTORY command for CQLSH 2023-05-23 14:02:23 +02:00
cqlshmain.py Make the output of ON/OFF commands in cqlsh consistent 2023-09-27 12:27:19 +02:00
displaying.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
formatting.py Merge branch 'cassandra-4.1' into trunk 2023-01-17 14:32:12 -06:00
helptopics.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
pylexotron.py Resolve pylint issues in pylexotron.py and improve readability 2022-08-09 09:00:06 -05:00
saferscanner.py Remove six and Py2SaferScanner merge cruft 2023-03-22 10:18:29 -05:00
sslhandling.py remove support for deprecated version specific TLS in Python 3.6 2022-04-06 14:01:47 +02:00
tracing.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
util.py add plugin support for CQLSH 2022-04-27 12:35:04 +02:00