I want to use ST_CLUSTERDBSCAN to cluster geopoints. The example in Bigquery page is this one:
WITH Geos as (SELECT 1 as row_id, st_geogfromtext(\'point empty\'