flight_get function

Get data from a Flight server

Get data from a Flight server

flight_get(client, path)

Arguments

  • client: pyarrow.flight.FlightClient, as returned by flight_connect()
  • path: string identifier under which data is stored

Returns

A Table

  • Maintainer: Jonathan Keane
  • License: Apache License (>= 2.0)
  • Last published: 2025-02-26