@qualithm/arrow-flight-sql-js - v0.4.3
    Preparing search index...

    Function tryParseSchema

    • Parse schema from FlightInfo response Returns null if schema is empty or cannot be parsed

      Parameters

      • schemaBytes: Uint8Array

      Returns Schema<any> | null