Aug 9, 2022
Yes, DBSCAN is sometimes even a feasible solution for nearest neighbors. But one major limitation is the size of partitions - most BigQuery clustering functions including DBSCAN limit 1 partition to ~ 1 GB of data.
Yes, DBSCAN is sometimes even a feasible solution for nearest neighbors. But one major limitation is the size of partitions - most BigQuery clustering functions including DBSCAN limit 1 partition to ~ 1 GB of data.
Hi, I'm TL of BigQuery Geospatial project. Posting small recipes and various notes for BQ Geospatial users.