cassandra/pylib/cqlshlib/test
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_authproviderhandling_config add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
__init__.py remove unused imports in cqlsh.py and cqlshlib 2022-03-08 09:34:23 +01:00
ansi_colors.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
basecase.py Merge branch 'cassandra-4.0' into cassandra-4.1 2023-07-25 09:55:47 +02:00
cassconnect.py convert cqlshlib from nose to pytest 2023-01-20 15:24:29 -06:00
run_cqlsh.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
test_authproviderhandling.py add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
test_constants.py Merge branch 'cassandra-3.11' into cassandra-4.0 2021-07-13 13:04:48 +01:00
test_copyutil.py remove unused imports in cqlsh.py and cqlshlib 2022-03-08 09:34:23 +01:00
test_cql_parsing.py remove unused imports in cqlsh.py and cqlshlib 2022-03-08 09:34:23 +01:00
test_cqlsh_completion.py CIDR filtering authorizer 2023-07-28 20:10:02 -07:00
test_cqlsh_output.py Remove dependency on pytz library for setting CQLSH timezones on Python version >= 3.9 2023-06-05 21:13:30 +02:00
test_keyspace_init.cql Remove deprecated properties in CompressionParams 2023-09-29 15:19:12 +02:00
test_unicode.py Merge branch 'cassandra-4.0' into cassandra-4.1 2022-06-14 07:00:04 +02:00
winpty.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00