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

Changes to build for Spark 3.5.1. #351

Closed asuresh8 closed 1 month ago

asuresh8 commented 1 month ago

Description

These changes fix compile and unit test issues for Spark 3.5

Issues Resolved

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.

dai-chen commented 1 month ago

Thanks for drafting the PR. I'm raising a new PR to bump the version and fix broken IT.

asuresh8 commented 1 month ago

Thank you!