Skip to content

GH-3545: Use parquet-java in SCM block#3546

Merged
Fokko merged 1 commit into
apache:masterfrom
RussellSpitzer:fix/pom-scm-urls
May 6, 2026
Merged

GH-3545: Use parquet-java in SCM block#3546
Fokko merged 1 commit into
apache:masterfrom
RussellSpitzer:fix/pom-scm-urls

Conversation

@RussellSpitzer
Copy link
Copy Markdown
Member

Rationale for this change

The repository was renamed from apache/parquet-mr to apache/parquet-java but the SCM block was never updated. Everything has been working because Github maintains the redirect from one url to the other but it's probably better that we don't rely on the redirect.

I noticed this while I was prototyping some release automation.

What changes are included in this PR?

The parquet-mr is replaced with parquet-java

Are these changes tested?

Checked that mvn validate still works and it does.

Are there any user-facing changes?

No

Closes #3545

The repository was renamed from apache/parquet-mr to
apache/parquet-java but the SCM block was never updated.
Copy link
Copy Markdown
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

Good one @RussellSpitzer 👍

@Fokko Fokko changed the title GH-#3545: Use parquet-java in SCM block GH-3545: Use parquet-java in SCM block May 6, 2026
@Fokko Fokko merged commit ce1d3da into apache:master May 6, 2026
5 checks passed
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.

Pom.xml SCM block has the wrong repository (parquet-mr) and not (parquet-java)

2 participants