davisusanibar commented on code in PR #339:
URL: https://github.com/apache/arrow-cookbook/pull/339#discussion_r1485687035
##########
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:
Hi @vibhatha this change was for testing purpose, let me update with final
changes
--
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]