Support Spark 3.0
tedyu opened this issue · 2 comments
tedyu commented
This issue covers the following aspects:
- upgrade of spark-cassandra-connector to b3.0 branch upstream and port over YB patches from 2.4.x releases
- create validation tests for spark-cassandra-connector within Yugabyte DB codebase
The above tasks would be done in tandem iteratively.
tedyu commented
m-iancu commented
Implemented in the Spark connector repo by: yugabyte/spark-cassandra-connector@837dbaf and yugabyte/spark-cassandra-connector@857dd4e.
YB tests added in a650ec1.