Skip to content

Conversation

@benedeki
Copy link
Collaborator

  • new plugin for release in Maven central repository
  • some dependencies upgrade, particularly Spark XML reader
  • allowed warnings

Closes #2228
Closes #2229

* new plugin for release in Maven central repository
* some dependencies upgrade
* downgraded certain libraries that caused incompatibilities
@benedeki benedeki requested a review from dk1844 as a code owner August 26, 2025 16:38
@benedeki benedeki self-assigned this Aug 26, 2025
@sonarqubecloud
Copy link

<spark.hofs.version>0.4.0</spark.hofs.version>
<spark.version>2.4.4</spark.version>
<spark.xml.version>0.5.0</spark.xml.version>
<spark.xml.version>0.13.0</spark.xml.version>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good to me.
Just a quick question any reason to use 0.13.0 instead of something newer?

Copy link
Collaborator

@lsulak lsulak Aug 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think 0.14.0 onwards is for newer Spark (3.2.0) and Scala (2.13): https://github.com/databricks/spark-xml/releases

and here in this project it's Spark 2.4.4 and Scala 2.11, at least in the current version of Enceladus this PR is trying to enhance

@lsulak lsulak added the PR:no testing needed Only for PR - PR doesn't need to be tested by a tester (person) label Aug 28, 2025
@benedeki benedeki merged commit a88c5b1 into support/2.27 Sep 1, 2025
6 of 7 checks passed
@benedeki benedeki deleted the feature/2228-move-release-process-to-new-central-publisher-portal branch September 1, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR:no testing needed Only for PR - PR doesn't need to be tested by a tester (person)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XML reading larger files gets records lost occasionally Move release process to new Central Publisher Portal

4 participants