Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update for spark 3.5 support #39

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Conversation

dazfuller
Copy link
Contributor

Add Spark 3.5 as a build target as we as Spark 3.3.3 to close #38

@dazfuller dazfuller added the enhancement New feature or request label Sep 30, 2023
@dazfuller dazfuller self-assigned this Sep 30, 2023
@dazfuller dazfuller linked an issue Sep 30, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (8f5188d) 92.72% compared to head (31f5257) 92.72%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff               @@
##           0_1_12-release      #39   +/-   ##
===============================================
  Coverage           92.72%   92.72%           
===============================================
  Files                  21       21           
  Lines                 316      316           
===============================================
  Hits                  293      293           
  Misses                 23       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dazfuller dazfuller merged commit 16fde0a into 0_1_12-release Sep 30, 2023
27 checks passed
@dazfuller dazfuller deleted the dazfuller/spark-3_5-update branch September 30, 2023 19:38
dazfuller added a commit that referenced this pull request Oct 25, 2023
* Update build.sbt

Set new snapshot version

* add ability to handle user define null value strings (#34)

* Update poi version to 5.2.3 (#32)

* Update poi version to 5.2.3

* Update build to account for log4j conflicts across spark versions

* Spark 3.4.1 Support (#36)

* add spark 3.4.1 to build process

* add missing copyright header

* add 3.4.1 to powershell build script

* update version for merge

* update for spark 3.5 support (#39)

---------

Co-authored-by: Jose Soto <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Spark 3.5
2 participants