[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/../../cpp/../r/news/../reference/flight_connect.html [Back]  [Original]

Connect to a Flight server flight_connect Arrow R Package Skip to contents
Arrow R Package 25.0.1

Connect to a Flight server

Usage

flight_connect(host = "localhost", port, scheme = "grpc+tcp")

Arguments

host

string hostname to connect to

port

integer port to connect on

scheme

URL scheme, default is "grpc+tcp"

Value

A pyarrow.flight.FlightClient.

On this page


Web Proxy Viewer  |  New URL  |  Original Page