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

0 1 12 release #37

Merged
merged 8 commits into from
Oct 25, 2023
Merged

0 1 12 release #37

merged 8 commits into from
Oct 25, 2023

Conversation

dazfuller
Copy link
Contributor

Merge of the 0.1.2 branch into main which resolves #35 and resolves #31 as well as updating the POI version to 5.2.3

dazfuller and others added 7 commits May 29, 2023 10:25
Set new snapshot version
* Update poi version to 5.2.3

* Update build to account for log4j conflicts across spark versions
* add spark 3.4.1 to build process

* add missing copyright header
@dazfuller dazfuller added this to the 0.1.12 Release milestone Aug 12, 2023
@dazfuller dazfuller self-assigned this Aug 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (0e0c0a0) 92.36% compared to head (16fde0a) 92.72%.
Report is 3 commits behind head on main.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   92.36%   92.72%   +0.35%     
==========================================
  Files          12       21       +9     
  Lines         249      316      +67     
==========================================
+ Hits          230      293      +63     
- Misses         19       23       +4     
Files Coverage Δ
...om/elastacloud/spark/excel/ExcelDataIterator.scala 100.00% <ø> (ø)
...elastacloud/spark/excel/ExcelPartitionReader.scala 100.00% <ø> (ø)
...loud/spark/excel/ExcelPartitionReaderFactory.scala 100.00% <ø> (ø)
...om/elastacloud/spark/excel/ExcelDataIterator.scala 100.00% <100.00%> (ø)
...elastacloud/spark/excel/ExcelPartitionReader.scala 100.00% <100.00%> (ø)
...loud/spark/excel/ExcelPartitionReaderFactory.scala 100.00% <100.00%> (ø)
...om/elastacloud/spark/excel/ExcelDataIterator.scala 100.00% <100.00%> (ø)
...elastacloud/spark/excel/ExcelPartitionReader.scala 100.00% <100.00%> (ø)
...loud/spark/excel/ExcelPartitionReaderFactory.scala 100.00% <100.00%> (ø)
...m/elastacloud/spark/excel/ExcelParserOptions.scala 100.00% <100.00%> (+2.32%) ⬆️
... and 4 more

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

@dazfuller dazfuller linked an issue Sep 30, 2023 that may be closed by this pull request
@dazfuller
Copy link
Contributor Author

Tested on Databricks instances and is working fine. Just waiting for broadband to not be rubbish so I can merge and upload artefacts

@dazfuller dazfuller merged commit c8d97d0 into main Oct 25, 2023
14 checks passed
@dazfuller dazfuller deleted the 0_1_12-release branch October 25, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Spark 3.5 Add support for Spark 3.4.1 Question config parameters supported
3 participants