QuestDB JavaScript Client - v5.0.0
    Preparing search index...

    Type Alias QwpGeohashInput

    QwpGeohashInput:
        | bigint
        | number
        | string
        | { bits: bigint; precisionBits: number }

    GEOHASH input: the raw bits, base-32 geohash text whose length matches the column precision, or the egress bit record.