lidavidm commented on code in PR #39694:
URL: https://github.com/apache/arrow/pull/39694#discussion_r1461962768
##########
java/dev/checkstyle/checkstyle.xml:
##########
@@ -223,14 +224,14 @@
<module name="JavadocMethod">
<property name="scope" value="public"/>
<property name="allowMissingParamTags" value="true"/>
- <property name="allowMissingThrowsTags" value="true"/>
+<!-- <property name="allowMissingThrowsTags" value="true"/>-->
Review Comment:
Is this ready or not ready? Please keep PRs in draft until they are ready.
--
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]