load_flight_server function

Load a Python Flight server

Load a Python Flight server

load_flight_server(name, path = system.file(package = "arrow"))

Arguments

  • name: string Python module name
  • path: file system path where the Python module is found. Default is to look in the inst/ directory for included modules.

Examples

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