flight_connect: Connect to a Flight server

View source: R/flight.R

flight_connectR Documentation

Connect to a Flight server

Description

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.


arrow documentation built on April 11, 2025, 6:15 p.m.