vibhatha commented on code in PR #339:
URL: https://github.com/apache/arrow-cookbook/pull/339#discussion_r1484914568


##########
java/ext/javadoctest.py:
##########
@@ -47,6 +47,10 @@ def compile(
     ) -> Any:
         # go to project that contains all your arrow maven dependencies
         path_arrow_project = pathlib.Path(__file__).parent.parent / "source" / 
"demo"
+        # delete classpath java dependencies files used

Review Comment:
   What is the main reason to add this for Arrow Java version upgrade?



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