Is valid Geohash

Supported in: Batch, Streaming

Returns true if the input is a valid Geohash input string.

Expression categories: Geospatial

Declared arguments

  • Expression - Geohash to check.
    Expression<String>

Output type: Boolean

Examples

Example 1: Base case

Argument values:

  • Expression: geohash
geohashOutput
sk4dtrue
dt9zy9cg36j7true
not a Geohash stringfalse
nullfalse