@qualithm/arrow-flight-client - v0.1.4
    Preparing search index...

    Function createFlightDataFromIpc

    • Create a FlightData message from raw IPC bytes.

      Parses the IPC message to extract header and body components, creating a properly structured FlightData message.

      Parameters

      • ipcBytes: Uint8Array

        Raw Arrow IPC bytes from RecordBatchStreamWriter

      Returns FlightData

      FlightData message with separated header and body