wgtmac commented on code in PR #3305: URL: https://github.com/apache/parquet-java/pull/3305#discussion_r2317877194
########## dev/finalize-release: ########## @@ -34,7 +34,7 @@ rc_tag="$release_tag-rc$2" new_development_version="$3-SNAPSHOT" git tag -am "Release Apache Parquet $release_version" "$release_tag" "$rc_tag" -./mvnw --batch-mode -Pvector-plugins release:update-versions -DdevelopmentVersion="$new_development_version" Review Comment: No, we haven't officially released it yet and it required Java 17 support. Perhaps we can include it once your proposal on the dev ML to bump to Java 17 has reached consensus? -- 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]
