R/flight.R
push_data.Rd
Send data to a Flight server
push_data(client, data, path)
pyarrow.flight.FlightClient, as returned by flight_connect()
pyarrow.flight.FlightClient
flight_connect()
data.frame or RecordBatch to upload
data.frame
string identifier to store the data under
client, invisibly.
client