vibhatha commented on code in PR #44017: URL: https://github.com/apache/arrow/pull/44017#discussion_r1750393682
########## java/format/src/main/java/module-info.java: ########## @@ -15,6 +15,7 @@ * limitations under the License. */ +@SuppressWarnings({ "requires-automatic", "requires-transitive-automatic" }) Review Comment: @danepitkin we did an update recently? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org