no-fasttest because uniqTheta

This commit is contained in:
Yakov Olkhovskiy 2023-06-08 19:37:52 +00:00
parent f4bf42cc42
commit c96989ca14

View File

@ -1,3 +1,6 @@
-- Tags: no-fasttest
-- no-fasttest because uniqTheta
{# this test checks backward compatibility of aggregate functions States against IPv4, IPv6 types #}
{% set ip4_generator = "select number::UInt32::IPv4 ip from numbers(999999999,50) order by ip" %}