This is an automated email from the ASF dual-hosted git repository.

smiklosovic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from fbf6508940 ninja fix for CASSANDRA-18827
     add b9f614f7e5 Remove deprecated properties in CompressionParams
     new fdbb975188 Merge branch 'cassandra-5.0' into trunk

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  1 +
 pylib/cqlshlib/cql3handling.py                     |  6 +-
 pylib/cqlshlib/test/test_keyspace_init.cql         |  2 +-
 .../apache/cassandra/schema/CompressionParams.java | 74 +++-------------------
 .../apache/cassandra/distributed/util/PyDtest.java |  2 +-
 .../test/microbench/CachingBenchTest.java          |  2 +-
 .../miscellaneous/CrcCheckChanceTest.java          | 10 +--
 .../cql3/validation/operations/AlterTest.java      |  9 +--
 .../cql3/validation/operations/CreateTest.java     | 22 +------
 .../GuardrailAllowUncompressedTablesTest.java      |  8 +--
 .../cassandra/io/compress/CQLCompressionTest.java  | 14 ++--
 tools/cqlstress-example.yaml                       |  2 +-
 .../cassandra/stress/settings/SettingsSchema.java  |  4 +-
 13 files changed, 39 insertions(+), 117 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to