RussellSpitzer opened a new pull request, #3546: URL: https://github.com/apache/parquet-java/pull/3546
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
