ianmcook commented on code in PR #4: URL: https://github.com/apache/arrow-experiments/pull/4#discussion_r1514566570
########## http/get_simple/java/server/src/main/java/com/example/ArrowHttpServer.java: ########## @@ -0,0 +1,131 @@ +import org.apache.arrow.memory.BufferAllocator; Review Comment: Ah yeah, thanks for the reminder! Done. I also added the license comment at the top of all the other code files where it was missing in #5. -- 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]
