amol- commented on a change in pull request #113:
URL: https://github.com/apache/arrow-cookbook/pull/113#discussion_r783202899



##########
File path: Makefile
##########
@@ -13,6 +13,7 @@ help:
        @echo "make test        Test cookbook for all platforms."
        @echo "make py          Build the Cookbook for Python only."
        @echo "make r           Build the Cookbook for R only."
+       @echo "make java        Build the Cookbook for Java only."

Review comment:
       FYI, I think that the original idea was to have the code in `.java` 
files that we could run to verify the examples and then use `:literalinclude:` 
to embed the function that should go into the recipe.
   
   I don't know if `jshell` opened for us additional possibilities, but we need 
an answer on how the testing part should be done. @lidavidm @davisusanibar




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


Reply via email to