Package org.apache.beam.sdk.io.arrowflight


package org.apache.beam.sdk.io.arrowflight
I/O connector for Apache Arrow Flight.

Arrow Flight is a high-performance RPC framework for fast data transport using the Apache Arrow columnar format over gRPC. This connector enables Beam pipelines to read from and write to Arrow Flight-compatible data systems.

See Also: