fix - skip fast tests

This commit is contained in:
bharatnc 2022-02-18 18:45:15 -08:00
parent 8076dd8cf5
commit d9acbf480c

View File

@ -1,3 +1,5 @@
-- Tags: no-fasttest
select geoToH3(toFloat64(0),toFloat64(1),arrayJoin([1,2]));
select h3ToParent(641573946153969375, arrayJoin([1,2]));
SELECT h3HexAreaM2(arrayJoin([1,2]));