wgtmac opened a new pull request, #2940: URL: https://github.com/apache/parquet-java/pull/2940
<!-- Thanks for opening a pull request! If this is your first pull request you can find detailed information on how to contribute here: [Contributing Overview](https://parquet.apache.org/docs/contribution-guidelines/contributing) If this is not a minor PR, could you open an issue for this pull request on GitHub? https://github.com/apache/parquet-java/issues/new/choose Opening GitHub issues ahead of time contributes to the [Openness](http://theapacheway.com/open/#:~:text=Openness%20allows%20new%20users%20the,must%20happen%20in%20the%20open.) of the Apache Parquet-Java project. Then could you also rename the pull request title in the following format? GH-${GITHUB_ISSUE_ID}: ${SUMMARY} or MINOR: ${SUMMARY} --> ### Rationale for this change The original PR template is a little bit out of date, especially after moving from JIRA to Github issue. ### What changes are included in this PR? Update PULL_REQUEST_TEMPLATE to remove unnecessary check boxes and follow what Apache Arrow does. ### Are these changes tested? This is not a code change. ### Are there any user-facing changes? No. <!-- Please uncomment the line below (and provide explanation) if you are adding a dependency. Check if the license complies with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x). --> <!-- **This PR adds new dependency.** --> <!-- If there are any breaking changes to public APIs, please uncomment the line below and explain which changes are breaking. --> <!-- **This PR includes breaking changes to public APIs.** --> <!-- Please uncomment the line below (and provide explanation) if the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld). We use this to highlight fixes to issues that may affect users without their knowledge. For this reason, fixing bugs that cause errors don't count, since those are usually obvious. --> <!-- **This PR contains a "Critical Fix".** --> <!-- Please uncomment the line below and replace ${GITHUB_ISSUE_ID} with the actual Github issue id so it can automatically close the issue when this PR is merged. For more information please refer to https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue --> closes #2939 -- 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]
