mkars10 commented on code in PR #2029: URL: https://github.com/apache/cassandra-java-driver/pull/2029#discussion_r2188601838
########## query-builder/src/test/java/com/datastax/oss/driver/api/querybuilder/schema/CreateTableTest.java: ########## Review Comment: @aratno I added 3 integration tests to cover the following cases. - top-level `crc_check_chance` for C* >= 3.0 - `chunk_length_in_kb` for C* >= 5.0 - `chunk_length_kb` for C* < 5.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org