[VOTE] Release Apache Cassandra 5.0-rc1 (take3)

2024-07-10 Thread Mick Semb Wever
Proposing the third test build of Cassandra 5.0-rc1 for release. sha1: d85d6750f90eaf799709a05d2f1c31189fce04fd Git: https://github.com/apache/cassandra/tree/5.0-rc1-tentative Maven Artifacts: https://repository.apache.org/content/repositories/orgapachecassandra-1338/org/apache/cassandra/cassandra

Scala Dataframe - spark.cassandra.sql.pushdown.additionalClasses not working

2024-07-10 Thread Arun Vigesh
Hi I am encountering a Singleton object not available error when trying to add the parameter *spark.cassandra.sql.pushdown.additionalClasses* to push all filters to Cassandra. Please find the code and error message below: *Code:* package com.common.reader import org.apache.spark.sql.{DataFrame,

[CASSANDRA-19651][Review] idealCLWriteLatency metric reports the worst response time instead of the time when ideal CL is satisfied

2024-07-10 Thread Dmitry Konstantinov
Hello All, I recently submitted a patch what addresses a bug in idealCLWriteLatency metric calculation: https://issues.apache.org/jira/browse/CASSANDRA-19651 Could someone help with reviewing it? Thank you for your time! -- Dmitry