Skip to content

org.apache.arrow.flight-core 15.0.2-fix1

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.apache.arrow</groupId>
  <artifactId>flight-core</artifactId>
  <version>15.0.2-fix1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

(Experimental)An RPC mechanism for transferring ValueVectors.