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

Support Scala 2.13 / Spark 3.2; drop Scala 2.11 / Spark 2 support #564

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

srowen
Copy link
Collaborator

@srowen srowen commented Oct 20, 2021

Changes to ensure compatibility with Scala 2.13 and Spark 3.2.0.
Also, drop Spark 2 / Scala 2.11 support. (Spark 2 + Scala 2.12 should continue to work)

@srowen srowen added this to the 0.14.0 milestone Oct 20, 2021
@srowen srowen self-assigned this Oct 20, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #564 (979fe3c) into master (80f8737) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #564      +/-   ##
==========================================
- Coverage   85.49%   85.45%   -0.05%     
==========================================
  Files          18       18              
  Lines         965      976      +11     
  Branches       92       90       -2     
==========================================
+ Hits          825      834       +9     
- Misses        140      142       +2     
Impacted Files Coverage Δ
...a/com/databricks/spark/xml/XmlDataToCatalyst.scala 63.63% <0.00%> (-6.37%) ⬇️
...atabricks/spark/xml/parsers/StaxXmlGenerator.scala 92.15% <ø> (ø)
...in/scala/com/databricks/spark/xml/XmlOptions.scala 97.61% <0.00%> (-2.39%) ⬇️
.../scala/com/databricks/spark/xml/util/XmlFile.scala 100.00% <0.00%> (ø)
...abricks/spark/xml/parsers/StaxXmlParserUtils.scala 96.87% <0.00%> (+0.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80f8737...979fe3c. Read the comment docs.

@srowen srowen merged commit a17f473 into databricks:master Oct 21, 2021
@srowen srowen deleted the Spark320 branch July 11, 2022 13:02
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.

2 participants