davisusanibar commented on code in PR #253:
URL: https://github.com/apache/arrow-cookbook/pull/253#discussion_r975853696


##########
java/ext/javadoctest.py:
##########
@@ -54,6 +54,7 @@ def compile(
                 "dependency:build-classpath",
                 "-DincludeTypes=jar",
                 "-Dmdep.outputFile=.cp.tmp",
+                f"-Darrow.version={self.env.config.version}",

Review Comment:
   For nightly version, this will be obtained from the last build version at 
nightlies.apache.org, could be needed to be a logic to obtain last version and 
use thata



-- 
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]

Reply via email to