mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
4 lines
88 B
SQL
4 lines
88 B
SQL
-- Tags: no-fasttest
|
|
|
|
SELECT h3EdgeAngle(100); -- { serverError ARGUMENT_OUT_OF_BOUND }
|