ClickHouse/tests/queries/0_stateless/01070_h3_to_parent.sql

5 lines
120 B
MySQL
Raw Normal View History

2021-09-12 12:35:27 +00:00
-- Tags: no-unbundled, no-fasttest
SELECT h3ToParent(599405990164561919, 3);
SELECT h3ToParent(599405990164561919, 0);