You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/05/15 13:41:43 UTC

[GitHub] [arrow] kou commented on issue #35589: [Ruby] JRuby support atop Java Arrow bindings

kou commented on issue #35589:
URL: https://github.com/apache/arrow/issues/35589#issuecomment-1547882183

   Great!
   
   The Java implementation is available at https://repo.maven.apache.org/maven2/org/apache/arrow/ . Does JRuby have a standard way to install Java packages that are available in a Maven repository?
   
   I'm not familiar with the Java implementation API yet but we'll be able to wrap the API step by step.
   I think that we should wrap `ValueVector` https://arrow.apache.org/docs/java/vector.html as `Arrow::Array` as the first step.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org