Uses of Class
org.apache.arrow.vector.ipc.ArrowStreamReader
Packages that use ArrowStreamReader
-
Uses of ArrowStreamReader in org.apache.arrow.flight.sql
Methods in org.apache.arrow.flight.sql with parameters of type ArrowStreamReaderModifier and TypeMethodDescriptionlong
FlightSqlClient.executeIngest
(ArrowStreamReader dataReader, FlightSqlClient.ExecuteIngestOptions ingestOptions, CallOption... options) Execute a bulk ingest on the server.long
FlightSqlClient.executeIngest
(ArrowStreamReader dataReader, FlightSqlClient.ExecuteIngestOptions ingestOptions, FlightSqlClient.Transaction transaction, CallOption... options) Execute a bulk ingest on the server.