opensearch-project / opensearch-spark

Spark Accelerator framework ; It enables secondary indices to remote data stores.
Apache License 2.0
12 stars 18 forks source link

Bump Spark version to 3.5.1 #354

Closed dai-chen closed 1 month ago

dai-chen commented 1 month ago

Description

  1. Bumped Spark version to 3.5.1
  2. Fixed compiling error. Ref: https://github.com/opensearch-project/opensearch-spark/pull/351
  3. Fixed broken IT
    • [x] FlintDataSourceV2ITSuite

Issues Resolved

https://github.com/opensearch-project/opensearch-spark/issues/352

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.