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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
